Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MSDriveWay::Siding Struct Reference

Public Member Functions

 Siding (int s, int e, double l)
 

Data Fields

int end
 
double length
 
int start
 

Detailed Description

Definition at line 327 of file MSDriveWay.h.

Constructor & Destructor Documentation

◆ Siding()

MSDriveWay::Siding::Siding ( int  s,
int  e,
double  l 
)
inline

Definition at line 328 of file MSDriveWay.h.

Field Documentation

◆ end

int MSDriveWay::Siding::end

Definition at line 331 of file MSDriveWay.h.

◆ length

double MSDriveWay::Siding::length

Definition at line 332 of file MSDriveWay.h.

◆ start

int MSDriveWay::Siding::start

Definition at line 330 of file MSDriveWay.h.


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