Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
PHEMlightdll.Start Class Reference
Collaboration diagram for PHEMlightdll.Start:
[legend]

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
 

Detailed Description

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

Member Function Documentation

◆ CALC_Array() [1/2]

bool PHEMlightdll.Start.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" 
)
inline

◆ CALC_Array() [2/2]

bool PHEMlightdll.Start.CALC_Array ( List< string >  DataFiles,
List< double >  Time,
List< double >  Velocity,
List< double >  Gradient,
out List< VehicleResult VehicleResultsOrg,
bool  fleetMix = false,
string  CommentPref = "c" 
)
inline

Field Documentation

◆ _DataPath

List< string > PHEMlightdll.Start._DataPath
private

◆ DataInput

◆ Helper


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