Eclipse SUMO - Simulation of Urban MObility
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PHEMLight Class Reference

Static Public Member Functions

static VehicleResult CreateVehicleStateData (Helpers Helper, CEP currCep, double time, double inputSpeed, double inputAcc, double Gradient=0)
 
static VehicleResult CreateVehicleStateData (Helpers Helper, CEP currCep, double time, double inputSpeed, double inputAcc, double Gradient=0, Correction DataCor=null)
 

Detailed Description

Definition at line 436 of file dll_code/Start.cs.

Member Function Documentation

◆ CreateVehicleStateData() [1/2]

static VehicleResult PHEMLight.CreateVehicleStateData ( Helpers  Helper,
CEP  currCep,
double  time,
double  inputSpeed,
double  inputAcc,
double  Gradient = 0 
)
inlinestatic

Definition at line 439 of file dll_code/Start.cs.

Referenced by PHEMlightdll.Start.CALC_Array(), PHEMlightdll.Start.CALC_Array(), PHEMlightdll.CALC_Single(), and PHEMlightdll.CALC_Single().

Here is the caller graph for this function:

◆ CreateVehicleStateData() [2/2]

static VehicleResult PHEMLight.CreateVehicleStateData ( Helpers  Helper,
CEP  currCep,
double  time,
double  inputSpeed,
double  inputAcc,
double  Gradient = 0,
Correction  DataCor = null 
)
inlinestatic

Definition at line 538 of file V5/cs/Start.cs.


The documentation for this class was generated from the following files: