Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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 30 of file NIVissimVehicleClass.h.

Constructor & Destructor Documentation

◆ NIVissimVehicleClass()

NIVissimVehicleClass::NIVissimVehicleClass ( int vwish)

Definition at line 25 of file NIVissimVehicleClass.cpp.

References myVWish.

◆ ~NIVissimVehicleClass()

NIVissimVehicleClass::~NIVissimVehicleClass ( )

Definition at line 29 of file NIVissimVehicleClass.cpp.

Member Function Documentation

◆ getSpeed()

int NIVissimVehicleClass::getSpeed ( ) const

Definition at line 33 of file NIVissimVehicleClass.cpp.

References myVWish.

Field Documentation

◆ myVWish

int NIVissimVehicleClass::myVWish
private

Definition at line 36 of file NIVissimVehicleClass.h.

Referenced by getSpeed(), and NIVissimVehicleClass().


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