|
| | VehicleResult (double time, double speed, double grad, double power, double pPos, double pNormRated, double pNormDrive, double acc, double fc, double fcel, double cO2, double nOx, double hC, double pM, double cO) |
| |
| | VehicleResult (string vehicle, string cycle, double time, double speed, double grad, double power, double pPos, double pNormRated, double pNormDrive, double acc, Dictionary< string, double > Emi) |
| |
Definition at line 9 of file dll_code/cResult.cs.
◆ VehicleResult() [1/2]
| PHEMlightdll.VehicleResult.VehicleResult |
( |
double |
time, |
|
|
double |
speed, |
|
|
double |
grad, |
|
|
double |
power, |
|
|
double |
pPos, |
|
|
double |
pNormRated, |
|
|
double |
pNormDrive, |
|
|
double |
acc, |
|
|
double |
fc, |
|
|
double |
fcel, |
|
|
double |
cO2, |
|
|
double |
nOx, |
|
|
double |
hC, |
|
|
double |
pM, |
|
|
double |
cO |
|
) |
| |
|
inline |
◆ VehicleResult() [2/2]
| PHEMlightdll.VehicleResult.VehicleResult |
( |
string |
vehicle, |
|
|
string |
cycle, |
|
|
double |
time, |
|
|
double |
speed, |
|
|
double |
grad, |
|
|
double |
power, |
|
|
double |
pPos, |
|
|
double |
pNormRated, |
|
|
double |
pNormDrive, |
|
|
double |
acc, |
|
|
Dictionary< string, double > |
Emi |
|
) |
| |
|
inline |
Definition at line 12 of file V5/cs/cResult.cs.
References PHEMlightdll.VehicleResult._accelaration, PHEMlightdll.VehicleResult._emissionData, PHEMlightdll.VehicleResult._grad, PHEMlightdll.VehicleResult._power, PHEMlightdll.VehicleResult._pPos, PHEMlightdll.VehicleResult._speed, PHEMlightdll.VehicleResult._time, PHEMlightdll.VehicleResult._vehicle, PHEMlightdll.VehicleResult.Cycle, PHEMlightdll.VehicleResult.EmissionData, PHEMlightdll.VehicleResult.PNormDrive, and PHEMlightdll.VehicleResult.PNormRated.
◆ _accelaration
| double PHEMlightdll.VehicleResult._accelaration |
|
private |
◆ _emissionData
◆ _grad
| double PHEMlightdll.VehicleResult._grad |
|
private |
◆ _pNormDrive
| double PHEMlightdll.VehicleResult._pNormDrive |
|
private |
◆ _pNormRated
| double PHEMlightdll.VehicleResult._pNormRated |
|
private |
◆ _power
| double PHEMlightdll.VehicleResult._power |
|
private |
◆ _pPos
| double PHEMlightdll.VehicleResult._pPos |
|
private |
◆ _speed
| double PHEMlightdll.VehicleResult._speed |
|
private |
◆ _time
| double PHEMlightdll.VehicleResult._time |
|
private |
◆ _vehicle
| string PHEMlightdll.VehicleResult._vehicle |
|
private |
◆ Accelaration
| double PHEMlightdll.VehicleResult.Accelaration |
|
get |
◆ Cycle
| string PHEMlightdll.VehicleResult.Cycle |
|
getset |
◆ EmissionData
◆ Grad
| double PHEMlightdll.VehicleResult.Grad |
|
get |
◆ PNormDrive
| double PHEMlightdll.VehicleResult.PNormDrive |
|
getset |
◆ PNormRated
| double PHEMlightdll.VehicleResult.PNormRated |
|
getset |
◆ Power
| double PHEMlightdll.VehicleResult.Power |
|
get |
◆ PPos
| double PHEMlightdll.VehicleResult.PPos |
|
get |
◆ Speed
| double PHEMlightdll.VehicleResult.Speed |
|
get |
◆ Time
| double PHEMlightdll.VehicleResult.Time |
|
get |
◆ Vehicle
| string PHEMlightdll.VehicleResult.Vehicle |
|
get |
The documentation for this class was generated from the following files: