SUMO - Simulation of Urban MObility
NBPTPlatform Class Reference

#include <NBPTPlatform.h>

Collaboration diagram for NBPTPlatform:
Collaboration graph

Public Member Functions

double getMyLength () const
 
PositiongetMyPos ()
 
 NBPTPlatform (Position position, double d)
 

Private Attributes

double myLength
 
Position myPos
 

Detailed Description

Definition at line 25 of file NBPTPlatform.h.

Constructor & Destructor Documentation

◆ NBPTPlatform()

NBPTPlatform::NBPTPlatform ( Position  position,
double  d 
)

Definition at line 20 of file NBPTPlatform.cpp.

Member Function Documentation

◆ getMyLength()

double NBPTPlatform::getMyLength ( ) const

◆ getMyPos()

Field Documentation

◆ myLength

double NBPTPlatform::myLength
private

Definition at line 35 of file NBPTPlatform.h.

Referenced by getMyLength().

◆ myPos

Position NBPTPlatform::myPos
private

Definition at line 30 of file NBPTPlatform.h.

Referenced by getMyPos().


The documentation for this class was generated from the following files: