SUMO - Simulation of Urban MObility
netconvert_main.cpp File Reference
Include dependency graph for netconvert_main.cpp:

Go to the source code of this file.

Functions

bool checkOptions ()
 
void fillOptions ()
 
int main (int argc, char **argv)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Tue, 20 Nov 2001
Version
Id
netconvert_main.cpp 20433 2016-04-13 08:00:14Z behrisch

Definition in file netconvert_main.cpp.

Function Documentation

§ checkOptions()

bool checkOptions ( )

Definition at line 91 of file netconvert_main.cpp.

References NIFrame::checkOptions(), NWFrame::checkOptions(), and NBFrame::checkOptions().

Referenced by main().

§ fillOptions()

§ main()