Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
ROVehicle::Mandatory Struct Reference

information for mandatory edges More...

#include <ROVehicle.h>

Collaboration diagram for ROVehicle::Mandatory:
[legend]

Public Member Functions

 Mandatory (const ROEdge *e, double p, SUMOTime jump=-1)
 

Data Fields

const ROEdgeedge
 
bool isJump
 
double pos
 

Detailed Description

information for mandatory edges

Definition at line 98 of file ROVehicle.h.

Constructor & Destructor Documentation

◆ Mandatory()

ROVehicle::Mandatory::Mandatory ( const ROEdge e,
double  p,
SUMOTime  jump = -1 
)
inline

Definition at line 99 of file ROVehicle.h.

Field Documentation

◆ edge

const ROEdge* ROVehicle::Mandatory::edge

Definition at line 104 of file ROVehicle.h.

◆ isJump

bool ROVehicle::Mandatory::isJump

Definition at line 106 of file ROVehicle.h.

◆ pos

double ROVehicle::Mandatory::pos

Definition at line 105 of file ROVehicle.h.


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