Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.SimulationControl.SimulationSpeedChangeEventArgs Class Reference

Event args containing old and new simulation speed. More...

Inheritance diagram for Microscopic_Traffic_Simulator___Model.SimulationControl.SimulationSpeedChangeEventArgs:

Properties

double OldSimulationSpeed [get, set]
 Old simulation speed. More...
 
double NewSimulationSpeed [get, set]
 New simulation speed. More...
 

Detailed Description

Event args containing old and new simulation speed.

Definition at line 8 of file SimulationSpeedChangeEventArgs.cs.

Property Documentation

double Microscopic_Traffic_Simulator___Model.SimulationControl.SimulationSpeedChangeEventArgs.NewSimulationSpeed
getset

New simulation speed.

Definition at line 18 of file SimulationSpeedChangeEventArgs.cs.

double Microscopic_Traffic_Simulator___Model.SimulationControl.SimulationSpeedChangeEventArgs.OldSimulationSpeed
getset

Old simulation speed.

Definition at line 13 of file SimulationSpeedChangeEventArgs.cs.


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