Eclipse SUMO - Simulation of Urban MObility
|
Public Member Functions | |
bool | CALC_Array (List< string > DataFiles, List< double > Time, List< double > Velocity, List< double > Gradient, out List< VehicleResult > VehicleResultsOrg, bool fleetMix=false, Correction DataCor=null, string CommentPref="c") |
bool | CALC_Array (List< string > DataFiles, List< double > Time, List< double > Velocity, List< double > Gradient, out List< VehicleResult > VehicleResultsOrg, bool fleetMix=false, string CommentPref="c") |
Data Fields | |
Helpers | Helper = new Helpers() |
Private Attributes | |
List< string > | _DataPath |
CEPHandler | DataInput |
Definition at line 13 of file dll_code/Start.cs.
|
inline |
Definition at line 47 of file V5/cs/Start.cs.
References PHEMlightdll.Start._DataPath, PHEMlightdll::CEPHandler.CEPS, PHEMLight.CreateVehicleStateData(), PHEMlightdll.Start.DataInput, PHEMlightdll::Helpers.ErrMsg, PHEMlightdll::Helpers.gClass, PHEMlightdll::CEPHandler.GetCEP(), PHEMlightdll::CEPHandler.GetFleetCEP(), PHEMlightdll.Start.Helper, and PHEMlightdll::Helpers.setclass().
|
inline |
Definition at line 50 of file dll_code/Start.cs.
References PHEMlightdll.Start._DataPath, PHEMlightdll::CEPHandler.CEPS, PHEMLight.CreateVehicleStateData(), PHEMlightdll.Start.DataInput, PHEMlightdll::Helpers.ErrMsg, PHEMlightdll::Helpers.gClass, PHEMlightdll::CEPHandler.GetCEP(), PHEMlightdll::CEPHandler.GetFleetCEP(), PHEMlightdll.Start.Helper, and PHEMlightdll::Helpers.setclass().
|
private |
Definition at line 15 of file dll_code/Start.cs.
Referenced by PHEMlightdll.Start.CALC_Array(), PHEMlightdll.Start.CALC_Array(), PHEMlightdll.CALC_Single(), and PHEMlightdll.CALC_Single().
|
private |
Definition at line 16 of file dll_code/Start.cs.
Referenced by PHEMlightdll.Start.CALC_Array(), PHEMlightdll.Start.CALC_Array(), PHEMlightdll.CALC_Single(), and PHEMlightdll.CALC_Single().
Definition at line 17 of file dll_code/Start.cs.
Referenced by PHEMlightdll.Start.CALC_Array(), PHEMlightdll.Start.CALC_Array(), PHEMlightdll.CALC_Single(), and PHEMlightdll.CALC_Single().