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 345 of file MSDriveWay.h.

Constructor & Destructor Documentation

◆ Siding()

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

Definition at line 346 of file MSDriveWay.h.

References end, length, and start.

Field Documentation

◆ end

int MSDriveWay::Siding::end

Definition at line 349 of file MSDriveWay.h.

Referenced by Siding().

◆ length

double MSDriveWay::Siding::length

Definition at line 350 of file MSDriveWay.h.

Referenced by Siding().

◆ start

int MSDriveWay::Siding::start

Definition at line 348 of file MSDriveWay.h.

Referenced by Siding().


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