SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCIAPI::TraCILogic Class Reference

#include <TraCIAPI.h>

Public Member Functions

 TraCILogic (const std::string &_subID, int _type, const std::map< std::string, SUMOReal > &_subParameter, unsigned int _currentPhaseIndex, const std::vector< TraCIPhase > &_phases)
 ~TraCILogic ()

Data Fields

unsigned int currentPhaseIndex
std::vector< TraCIPhasephases
std::string subID
std::map< std::string, SUMORealsubParameter
int type

Detailed Description

Definition at line 97 of file TraCIAPI.h.

Constructor & Destructor Documentation

TraCIAPI::TraCILogic::TraCILogic ( const std::string &  _subID,
int  _type,
const std::map< std::string, SUMOReal > &  _subParameter,
unsigned int  _currentPhaseIndex,
const std::vector< TraCIPhase > &  _phases 
)
inline

Definition at line 99 of file TraCIAPI.h.

TraCIAPI::TraCILogic::~TraCILogic ( )
inline

Definition at line 101 of file TraCIAPI.h.

Field Documentation

unsigned int TraCIAPI::TraCILogic::currentPhaseIndex
std::vector<TraCIPhase> TraCIAPI::TraCILogic::phases
std::string TraCIAPI::TraCILogic::subID
std::map<std::string, SUMOReal> TraCIAPI::TraCILogic::subParameter

Definition at line 105 of file TraCIAPI.h.

int TraCIAPI::TraCILogic::type

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