Eclipse SUMO - Simulation of Urban MObility
NGFrame Class Reference

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. More...
 
static void fillOptions ()
 Inserts options used by the network generator. More...
 

Detailed Description

Sets and checks options for netgen.

Definition at line 31 of file NGFrame.h.

Member Function Documentation

◆ checkOptions()

bool NGFrame::checkOptions ( )
static

Checks set options from the OptionsCont-singleton for being valid.

Returns
Whether needed (netgen) options are set and have proper values

Definition at line 220 of file NGFrame.cpp.

References ALLWAY_STOP, OptionsCont::getBool(), OptionsCont::getOptions(), OptionsCont::getString(), OptionsCont::isSet(), LEFT_BEFORE_RIGHT, NOJUNCTION, PRIORITY, PRIORITY_STOP, RAIL_CROSSING, RAIL_SIGNAL, RIGHT_BEFORE_LEFT, TL, toString(), TRAFFIC_LIGHT, TRAFFIC_LIGHT_NOJUNCTION, TRAFFIC_LIGHT_RIGHT_ON_RED, WRITE_ERROR, WRITE_WARNING, and ZIPPER.

Referenced by checkOptions().

Here is the caller graph for this function:

◆ fillOptions()

void NGFrame::fillOptions ( )
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().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: