![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <CEPHandler.h>
Public Member Functions | |
| const double & | getnrated () const |
| const double & | getPrated () const |
| void | setnrated (const double &value) |
| void | setPrated (const double &value) |
Private Attributes | |
| double | privatenrated |
| double | privatePrated |
Definition at line 128 of file V5/cpp/CEPHandler.h.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::EM_Data::getnrated | ( | ) | const |
Definition at line 591 of file V5/cpp/CEPHandler.cpp.
References privatenrated.
| const double & PHEMlightdllV5::VEHPHEMLightJSON::EM_Data::getPrated | ( | ) | const |
Definition at line 583 of file V5/cpp/CEPHandler.cpp.
References privatePrated.
| void PHEMlightdllV5::VEHPHEMLightJSON::EM_Data::setnrated | ( | const double & | value | ) |
Definition at line 595 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privatenrated.
| void PHEMlightdllV5::VEHPHEMLightJSON::EM_Data::setPrated | ( | const double & | value | ) |
Definition at line 587 of file V5/cpp/CEPHandler.cpp.
References invalid_return< std::string >::value, and privatePrated.
|
private |
Definition at line 131 of file V5/cpp/CEPHandler.h.
Referenced by getnrated(), and setnrated().
|
private |
Definition at line 130 of file V5/cpp/CEPHandler.h.
Referenced by getPrated(), and setPrated().