Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
PublicTransportEdge< E, L, N, V >::Schedule Struct Reference

Public Member Functions

 Schedule (const std::string &_id, const SUMOTime _begin, const int _repetitionNumber, const SUMOTime _period, const SUMOTime _travelTime)
 

Data Fields

const SUMOTime begin
 
std::vector< std::string > ids
 
SUMOTime period
 
int repetitionNumber
 
const SUMOTime travelTime
 

Detailed Description

template<class E, class L, class N, class V>
struct PublicTransportEdge< E, L, N, V >::Schedule

Definition at line 33 of file PublicTransportEdge.h.

Constructor & Destructor Documentation

◆ Schedule()

template<class E , class L , class N , class V >
PublicTransportEdge< E, L, N, V >::Schedule::Schedule ( const std::string &  _id,
const SUMOTime  _begin,
const int  _repetitionNumber,
const SUMOTime  _period,
const SUMOTime  _travelTime 
)
inline

Definition at line 34 of file PublicTransportEdge.h.

Field Documentation

◆ begin

◆ ids

template<class E , class L , class N , class V >
std::vector<std::string> PublicTransportEdge< E, L, N, V >::Schedule::ids

◆ period

◆ repetitionNumber

◆ travelTime


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