SUMO - Simulation of Urban MObility
MSDevice_SSM::Encounter::Trajectory Struct Reference

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...

Collaboration diagram for MSDevice_SSM::Encounter::Trajectory:
Collaboration graph

Data Fields

PositionVector v
 
PositionVector x
 

Detailed Description

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 107 of file MSDevice_SSM.h.

Field Documentation

◆ v

PositionVector MSDevice_SSM::Encounter::Trajectory::v

◆ x

PositionVector MSDevice_SSM::Encounter::Trajectory::x

Definition at line 109 of file MSDevice_SSM.h.

Referenced by MSDevice_SSM::Encounter::add(), and MSDevice_SSM::writeOutConflict().


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