![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Data Structures | |
| class | CEP |
| class | CEPHandler |
| class | cErgEntry |
| class | Constants |
| class | Correction |
| class | EmissionData |
| class | Helpers |
| class | Start |
| class | VehicleResult |
Functions | |
| bool | CALC_Single (List< string > DataFiles, double Time, double Velocity, double acc, double Gradient, out List< VehicleResult > VehicleResultsOrg, bool fleetMix=false, Correction DataCor=null, string CommentPref="c") |
| bool | CALC_Single (List< string > DataFiles, double Time, double Velocity, double acc, double Gradient, out List< VehicleResult > VehicleResultsOrg, bool fleetMix=false, string CommentPref="c") |
| bool PHEMlightdll.CALC_Single | ( | List< string > | DataFiles, |
| double | Time, | ||
| double | Velocity, | ||
| double | acc, | ||
| double | Gradient, | ||
| out List< VehicleResult > | VehicleResultsOrg, | ||
| bool | fleetMix = false, |
||
| Correction | DataCor = null, |
||
| string | CommentPref = "c" |
||
| ) |
Definition at line 152 of file V5/cs/Start.cs.
References PHEMlightdll.Start._DataPath, PHEMlightdll::CEPHandler.CEPS, PHEMLight.CreateVehicleStateData(), PHEMlightdll.Start.DataInput, PHEMlightdll::Helpers.gClass, PHEMlightdll::CEPHandler.GetCEP(), PHEMlightdll::CEPHandler.GetFleetCEP(), PHEMlightdll.Start.Helper, and PHEMlightdll::Helpers.setclass().
| bool PHEMlightdll.CALC_Single | ( | List< string > | DataFiles, |
| double | Time, | ||
| double | Velocity, | ||
| double | acc, | ||
| double | Gradient, | ||
| out List< VehicleResult > | VehicleResultsOrg, | ||
| bool | fleetMix = false, |
||
| string | CommentPref = "c" |
||
| ) |
Definition at line 154 of file dll_code/Start.cs.
References PHEMlightdll.Start._DataPath, PHEMlightdll::CEPHandler.CEPS, PHEMLight.CreateVehicleStateData(), PHEMlightdll.Start.DataInput, PHEMlightdll::Helpers.gClass, PHEMlightdll::CEPHandler.GetCEP(), PHEMlightdll::CEPHandler.GetFleetCEP(), PHEMlightdll.Start.Helper, and PHEMlightdll::Helpers.setclass().