SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIImporter_OpenDrive::OpenDriveSignal Struct Reference

Representation of a signal. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

 OpenDriveSignal (int idArg, const std::string typeArg, int orientationArg, bool dynamicArg, SUMOReal sArg)
 

Data Fields

bool dynamic
 
int id
 
int orientation
 
SUMOReal s
 
std::string type
 

Detailed Description

Representation of a signal.

Definition at line 238 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

NIImporter_OpenDrive::OpenDriveSignal::OpenDriveSignal ( int  idArg,
const std::string  typeArg,
int  orientationArg,
bool  dynamicArg,
SUMOReal  sArg 
)
inline

Definition at line 239 of file NIImporter_OpenDrive.h.

Field Documentation

bool NIImporter_OpenDrive::OpenDriveSignal::dynamic

Definition at line 245 of file NIImporter_OpenDrive.h.

int NIImporter_OpenDrive::OpenDriveSignal::id

Definition at line 242 of file NIImporter_OpenDrive.h.

int NIImporter_OpenDrive::OpenDriveSignal::orientation

Definition at line 244 of file NIImporter_OpenDrive.h.

SUMOReal NIImporter_OpenDrive::OpenDriveSignal::s

Definition at line 246 of file NIImporter_OpenDrive.h.

std::string NIImporter_OpenDrive::OpenDriveSignal::type

Definition at line 243 of file NIImporter_OpenDrive.h.


The documentation for this struct was generated from the following file: