Eclipse SUMO - Simulation of Urban MObility
NGFrame Class Reference

Sets and checks options for netgen. More...

#include <NGFrame.h>

Collaboration diagram for NGFrame:

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 33 of file NGFrame.h.

Member Function Documentation

◆ checkOptions()

bool NGFrame::checkOptions ( )
static

◆ fillOptions()

void NGFrame::fillOptions ( )
static

Inserts options used by the network generator.

Definition at line 39 of file NGFrame.cpp.

References OptionsCont::addDescription(), OptionsCont::addSynonyme(), OptionsCont::doRegister(), and OptionsCont::getOptions().

Referenced by fillOptions().


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