![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Sets and checks options for netgen. More...
#include <NGFrame.h>
Static Public Member Functions | |
| static bool | checkOptions () |
| Checks set options from the OptionsCont-singleton for being valid. | |
| static void | fillOptions () |
| Inserts options used by the network generator. | |
|
static |
Checks set options from the OptionsCont-singleton for being valid.
Definition at line 220 of file NGFrame.cpp.
References OptionsCont::getBool(), OptionsCont::getFloat(), OptionsCont::getOptions(), OptionsCont::isSet(), TL, WRITE_ERROR, and WRITE_WARNING.
Referenced by checkOptions().
|
static |
Inserts options used by the network generator.
Definition at line 38 of file NGFrame.cpp.
References OptionsCont::addDescription(), OptionsCont::addSynonyme(), OptionsCont::doRegister(), OptionsCont::getOptions(), and TL.
Referenced by fillOptions().