![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Public Member Functions | |
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) | |
Properties | |
double | Accelaration [get] |
EmissionData | EmissionData [get] |
double | Grad [get] |
double | PNormDrive [get, set] |
double | PNormRated [get, set] |
double | Power [get] |
double | PPos [get] |
double | Speed [get] |
double | Time [get] |
Private Attributes | |
double | _accelaration |
EmissionData | _emissionData |
double | _grad |
double | _pNormDrive |
double | _pNormRated |
double | _power |
double | _pPos |
double | _speed |
double | _time |
Definition at line 9 of file cResult.cs.
|
inline |
Definition at line 12 of file cResult.cs.
References PHEMlightdll.VehicleResult._accelaration, PHEMlightdll.VehicleResult._emissionData, PHEMlightdll.VehicleResult._grad, PHEMlightdll.VehicleResult._pNormDrive, PHEMlightdll.VehicleResult._pNormRated, PHEMlightdll.VehicleResult._power, PHEMlightdll.VehicleResult._pPos, PHEMlightdll.VehicleResult._speed, PHEMlightdll.VehicleResult._time, and PHEMlightdll.VehicleResult.EmissionData.
|
private |
Definition at line 136 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 151 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 73 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 121 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 106 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 84 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 95 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 62 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
private |
Definition at line 51 of file cResult.cs.
Referenced by PHEMlightdll.VehicleResult.VehicleResult().
|
get |
Definition at line 137 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
get |
Definition at line 152 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), PHEMlightdll.Start.GenerateSumData(), and PHEMlightdll.VehicleResult.VehicleResult().
|
get |
Definition at line 74 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
getset |
Definition at line 122 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
getset |
Definition at line 107 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
get |
Definition at line 85 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
get |
Definition at line 96 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
get |
Definition at line 63 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), PHEMlightdll.Start.ExportSumData(), and PHEMlightdll.Start.GenerateSumData().
|
get |
Definition at line 52 of file cResult.cs.
Referenced by PHEMlightdll.Start.ExportData(), and PHEMlightdll.Start.ExportSumData().