SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIFrame Class Reference

Sets and checks options for netimport. More...

#include <NIFrame.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 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

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

Returns
Whether all needed options are set
Todo:
Unused currently; repair/fill

Definition at line 270 of file NIFrame.cpp.

References OptionsCont::checkDependingSuboptions(), NIImporter_DlrNavteq::GEO_SCALE, OptionsCont::getBool(), OptionsCont::getOptions(), OptionsCont::getString(), OptionsCont::isDefault(), OptionsCont::isSet(), OptionsCont::isWriteable(), OptionsCont::set(), and toString().

Referenced by checkOptions().

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::doRegister(), OptionsCont::getOptions(), and SUMOReal.

Referenced by fillOptions().


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