Package org.eclipse.mosaic.fed.application.ambassador.simulation
package org.eclipse.mosaic.fed.application.ambassador.simulation
-
ClassesClassDescriptionThis class is to be extended by all units that can be equipped with applications.This class represents a charging station for electric vehicles in the application simulator.This class represents an electric vehicle in the application simulator.This class represents a Road Side Unit in the application simulator.This class represents a Server in the application simulator.Simulation unit that represents a traffic light group.This class represents a Traffic Management Center in the application simulator.
VehicleParametersin combination withVehicleParameters.VehicleParametersChangeRequestare used to change specific attributes of simulatedVehicleUnits, this is highly influenced by SUMO's API and most parameters are derived from SUMO.This class represents a vehicle in the application simulator.Adapter for Vehicle Units to provide access to necessary data and functions for theSimplePerceptionModule.
We don't letVehicleUnitimplement thePerceptionEgointerface directly to avoid exposing methods which are relevant for perception only.