SUMO - Simulation of Urban MObility
NIVissimVehicleClass Class Reference

#include <NIVissimVehicleClass.h>

Collaboration diagram for NIVissimVehicleClass:
Collaboration graph

Public Member Functions

int getSpeed () const
 
 NIVissimVehicleClass (int vwish)
 
 ~NIVissimVehicleClass ()
 

Private Attributes

int myVWish
 

Detailed Description

Definition at line 40 of file NIVissimVehicleClass.h.

Constructor & Destructor Documentation

§ NIVissimVehicleClass()

NIVissimVehicleClass::NIVissimVehicleClass ( int  vwish)

Definition at line 38 of file NIVissimVehicleClass.cpp.

§ ~NIVissimVehicleClass()

NIVissimVehicleClass::~NIVissimVehicleClass ( )

Definition at line 42 of file NIVissimVehicleClass.cpp.

Member Function Documentation

§ getSpeed()

int NIVissimVehicleClass::getSpeed ( ) const

Definition at line 46 of file NIVissimVehicleClass.cpp.

References myVWish.

Field Documentation

§ myVWish

int NIVissimVehicleClass::myVWish
private

Definition at line 46 of file NIVissimVehicleClass.h.

Referenced by getSpeed().


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