Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIImporter_OpenDrive::OpenDriveController Struct Reference

Representation of a signal group. More...

#include <NIImporter_OpenDrive.h>

Public Member Functions

 OpenDriveController ()
 dummy constructor for use in maps
 OpenDriveController (const std::string &idArg, const std::string nameArg)
 Constructor.

Data Fields

std::string id
std::string junction
std::string name
std::vector< std::string > signalIDs

Detailed Description

Representation of a signal group.

Definition at line 445 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

◆ OpenDriveController() [1/2]

NIImporter_OpenDrive::OpenDriveController::OpenDriveController ( const std::string & idArg,
const std::string nameArg )
inline

Constructor.

Parameters
[in]idArgThe OpenDrive id of the signal group
[in]nameArgThe type of the signal group

Definition at line 450 of file NIImporter_OpenDrive.h.

References id, and name.

◆ OpenDriveController() [2/2]

NIImporter_OpenDrive::OpenDriveController::OpenDriveController ( )
inline

dummy constructor for use in maps

Definition at line 454 of file NIImporter_OpenDrive.h.

Field Documentation

◆ id

std::string NIImporter_OpenDrive::OpenDriveController::id

◆ junction

std::string NIImporter_OpenDrive::OpenDriveController::junction

Definition at line 459 of file NIImporter_OpenDrive.h.

◆ name

std::string NIImporter_OpenDrive::OpenDriveController::name

Definition at line 457 of file NIImporter_OpenDrive.h.

Referenced by OpenDriveController().

◆ signalIDs

std::vector<std::string> NIImporter_OpenDrive::OpenDriveController::signalIDs

Definition at line 458 of file NIImporter_OpenDrive.h.


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