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 99 of file ROVehicle.h.

Constructor & Destructor Documentation

◆ Mandatory()

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

Definition at line 100 of file ROVehicle.h.

References edge, isJump, and pos.

Field Documentation

◆ edge

const ROEdge* ROVehicle::Mandatory::edge

Definition at line 105 of file ROVehicle.h.

Referenced by Mandatory().

◆ isJump

bool ROVehicle::Mandatory::isJump

Definition at line 107 of file ROVehicle.h.

Referenced by Mandatory().

◆ pos

double ROVehicle::Mandatory::pos

Definition at line 106 of file ROVehicle.h.

Referenced by Mandatory().


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