![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <CEPHandler.h>
Public Member Functions | |
| const double & | getFr0 () const |
| const double & | getFr1 () const |
| const double & | getFr2 () const |
| const double & | getFr3 () const |
| const double & | getFr4 () const |
| void | setFr0 (const double &value) |
| void | setFr1 (const double &value) |
| void | setFr2 (const double &value) |
| void | setFr3 (const double &value) |
| void | setFr4 (const double &value) |
Private Attributes | |
| double | privateFr0 |
| double | privateFr1 |
| double | privateFr2 |
| double | privateFr3 |
| double | privateFr4 |
Definition at line 88 of file V5/cpp/CEPHandler.h.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::getFr0 | ( | ) | const |
Definition at line 511 of file V5/cpp/CEPHandler.cpp.
References privateFr0.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::getFr1 | ( | ) | const |
Definition at line 519 of file V5/cpp/CEPHandler.cpp.
References privateFr1.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::getFr2 | ( | ) | const |
Definition at line 527 of file V5/cpp/CEPHandler.cpp.
References privateFr2.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::getFr3 | ( | ) | const |
Definition at line 535 of file V5/cpp/CEPHandler.cpp.
References privateFr3.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::getFr4 | ( | ) | const |
Definition at line 543 of file V5/cpp/CEPHandler.cpp.
References privateFr4.
| void PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::setFr0 | ( | const double & | value | ) |
Definition at line 515 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privateFr0.
| void PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::setFr1 | ( | const double & | value | ) |
Definition at line 523 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privateFr1.
| void PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::setFr2 | ( | const double & | value | ) |
Definition at line 531 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privateFr2.
| void PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::setFr3 | ( | const double & | value | ) |
Definition at line 539 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privateFr3.
| void PHEMlightdllV5::VEHPHEMLightJSON::Rollres_Data::setFr4 | ( | const double & | value | ) |
Definition at line 547 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privateFr4.
|
private |
Definition at line 90 of file V5/cpp/CEPHandler.h.
|
private |
Definition at line 91 of file V5/cpp/CEPHandler.h.
|
private |
Definition at line 92 of file V5/cpp/CEPHandler.h.
|
private |
Definition at line 93 of file V5/cpp/CEPHandler.h.
|
private |
Definition at line 94 of file V5/cpp/CEPHandler.h.