Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NBPTLine::PTStopInfo Struct Reference

get stop edges and stop ids and directional validity More...

#include <NBPTLine.h>

Collaboration diagram for NBPTLine::PTStopInfo:
[legend]

Public Member Functions

 PTStopInfo (NBEdge *_edge, const std::string &_stopID, double _pos, bool _revised)

Data Fields

NBEdgeedge
double pos
bool revised
std::string stopID

Detailed Description

get stop edges and stop ids and directional validity

Definition at line 82 of file NBPTLine.h.

Constructor & Destructor Documentation

◆ PTStopInfo()

NBPTLine::PTStopInfo::PTStopInfo ( NBEdge * _edge,
const std::string & _stopID,
double _pos,
bool _revised )
inline

Definition at line 83 of file NBPTLine.h.

References edge, pos, revised, and stopID.

Field Documentation

◆ edge

NBEdge* NBPTLine::PTStopInfo::edge

Definition at line 85 of file NBPTLine.h.

Referenced by PTStopInfo().

◆ pos

double NBPTLine::PTStopInfo::pos

Definition at line 87 of file NBPTLine.h.

Referenced by PTStopInfo().

◆ revised

bool NBPTLine::PTStopInfo::revised

Definition at line 88 of file NBPTLine.h.

Referenced by PTStopInfo().

◆ stopID

std::string NBPTLine::PTStopInfo::stopID

Definition at line 86 of file NBPTLine.h.

Referenced by PTStopInfo().


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