![]() |
SUMO - Simulation of Urban MObility
|
A trajectory encloses a series of positions x and speeds v for one vehicle (the times are stored only once in the enclosing encounter) More...

Data Fields | |
| PositionVector | v |
| PositionVector | x |
A trajectory encloses a series of positions x and speeds v for one vehicle (the times are stored only once in the enclosing encounter)
Definition at line 131 of file MSDevice_SSM.h.
| PositionVector MSDevice_SSM::Encounter::Trajectory::v |
Definition at line 135 of file MSDevice_SSM.h.
Referenced by MSDevice_SSM::Encounter::add(), MSDevice_SSM::deviceName(), and MSDevice_SSM::writeOutConflict().
| PositionVector MSDevice_SSM::Encounter::Trajectory::x |
Definition at line 133 of file MSDevice_SSM.h.
Referenced by MSDevice_SSM::Encounter::add(), and MSDevice_SSM::writeOutConflict().