Property | Type | Description | |
---|---|---|---|
Helper | Helpers |
Method | Description | |
---|---|---|
CALC_Array ( string VEH, List |
||
CALC_Single ( string VEH, double Time, double Velocity, double acc, double Gradient, List |
||
ExportData ( string path, string vehicle, List |
||
ExportSumData ( string path, string vehicle, string cycle, |
||
GenerateSumData ( List |
public CALC_Array ( string VEH, List |
||
VEH | string | |
Time | List |
|
Velocity | List |
|
Gradient | List |
|
VehicleResultsOrg | List |
|
fleetMix | bool | |
PHEMDataV | string | |
CommentPref | string | |
return | bool |
public CALC_Single ( string VEH, double Time, double Velocity, double acc, double Gradient, List |
||
VEH | string | |
Time | double | |
Velocity | double | |
acc | double | |
Gradient | double | |
VehicleResultsOrg | List |
|
fleetMix | bool | |
PHEMDataV | string | |
CommentPref | string | |
return | bool |
public ExportData ( string path, string vehicle, List |
||
path | string | |
vehicle | string | |
_VehicleResult | List |
|
return | bool |
public ExportSumData ( string path, string vehicle, string cycle, |
||
path | string | |
vehicle | string | |
cycle | string | |
_VehicleResult | ||
return | bool |
public GenerateSumData ( List |
||
_VehicleResult | List |
|
return |