![]() |
SUMO - Simulation of Urban MObility
|
Describes the values found in a prohibition. More...

Data Fields | |
| std::string | prohibitedFrom |
| std::string | prohibitedTo |
| std::string | prohibitorFrom |
| std::string | prohibitorTo |
Describes the values found in a prohibition.
Definition at line 268 of file NIImporter_SUMO.h.
| std::string NIImporter_SUMO::Prohibition::prohibitedFrom |
Definition at line 271 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::addProhibition().
| std::string NIImporter_SUMO::Prohibition::prohibitedTo |
Definition at line 272 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::addProhibition().
| std::string NIImporter_SUMO::Prohibition::prohibitorFrom |
Definition at line 269 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::addProhibition().
| std::string NIImporter_SUMO::Prohibition::prohibitorTo |
Definition at line 270 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::addProhibition().