SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.

NIVissimVehicleClass::~NIVissimVehicleClass ( )

Definition at line 44 of file NIVissimVehicleClass.cpp.

Member Function Documentation

int NIVissimVehicleClass::getSpeed ( ) const

Definition at line 48 of file NIVissimVehicleClass.cpp.

References myVWish.

Field Documentation

SUMOReal NIVissimVehicleClass::myPercentage
private

Definition at line 47 of file NIVissimVehicleClass.h.

int NIVissimVehicleClass::myType
private

Definition at line 46 of file NIVissimVehicleClass.h.

int NIVissimVehicleClass::myVWish
private

Definition at line 48 of file NIVissimVehicleClass.h.

Referenced by getSpeed().


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