SUMO - Simulation of Urban MObility
NIImporter_OpenDrive::OpenDriveGeometry Struct Reference

Representation of an openDrive geometry part. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

 OpenDriveGeometry (SUMOReal lengthArg, SUMOReal sArg, SUMOReal xArg, SUMOReal yArg, SUMOReal hdgArg)

Data Fields

SUMOReal hdg
SUMOReal length
std::vector< SUMORealparams
SUMOReal s
GeometryType type
SUMOReal x
SUMOReal y

Detailed Description

Representation of an openDrive geometry part.

Definition at line 184 of file NIImporter_OpenDrive.h.


Constructor & Destructor Documentation

NIImporter_OpenDrive::OpenDriveGeometry::OpenDriveGeometry ( SUMOReal  lengthArg,
SUMOReal  sArg,
SUMOReal  xArg,
SUMOReal  yArg,
SUMOReal  hdgArg 
) [inline]

Definition at line 185 of file NIImporter_OpenDrive.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