SUMO - Simulation of Urban MObility
NIImporter_OpenStreetMap::NIOSMNode Struct Reference

An internal representation of an OSM-node. More...

#include <NIImporter_OpenStreetMap.h>

Data Fields

long id
 The node's id.
double lat
 The latitude the node is located at.
double lon
 The longitude the node is located at.
bool tlsControlled
 Whether this is a tls controlled junction.

Detailed Description

An internal representation of an OSM-node.

Definition at line 82 of file NIImporter_OpenStreetMap.h.


Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines