SUMO - Simulation of Urban MObility
NIVissimVehicleClass Class Reference

#include <NIVissimVehicleClass.h>

Public Member Functions

int getSpeed () const
 NIVissimVehicleClass (int type, SUMOReal percentage, int vwish)
 ~NIVissimVehicleClass ()

Private Attributes

SUMOReal myPercentage
int myType
int myVWish

Detailed Description

Definition at line 40 of file NIVissimVehicleClass.h.


Constructor & Destructor Documentation

NIVissimVehicleClass::NIVissimVehicleClass ( int  type,
SUMOReal  percentage,
int  vwish 
)

Definition at line 38 of file NIVissimVehicleClass.cpp.


Member Function Documentation

Definition at line 48 of file NIVissimVehicleClass.cpp.

References myVWish.


Field Documentation

Definition at line 46 of file NIVissimVehicleClass.h.

Definition at line 48 of file NIVissimVehicleClass.h.

Referenced by getSpeed().


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines