SUMO - Simulation of Urban MObility
NIFrame Class Reference

Sets and checks options for netimport. More...

#include <NIFrame.h>

Collaboration diagram for NIFrame:
Collaboration graph

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 importer and network building modules. More...
 

Detailed Description

Sets and checks options for netimport.

Definition at line 42 of file NIFrame.h.

Member Function Documentation

bool NIFrame::checkOptions ( )
static
void NIFrame::fillOptions ( )
static

Inserts options used by the network importer and network building modules.

Calls "NBNetBuilder::insertNetBuildOptions" for inserting network building options.

Definition at line 59 of file NIFrame.cpp.

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

Referenced by fillOptions(), and GNELoadThread::fillOptions().


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