SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NIVissimVehicleClass Class Reference

#include <NIVissimVehicleClass.h>

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 ( int  vwish)

Definition at line 38 of file NIVissimVehicleClass.cpp.

NIVissimVehicleClass::~NIVissimVehicleClass ( )

Definition at line 42 of file NIVissimVehicleClass.cpp.

Member Function Documentation

int NIVissimVehicleClass::getSpeed ( ) const

Definition at line 46 of file NIVissimVehicleClass.cpp.

References myVWish.

Field Documentation

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: