C# Class Soloco.RealTimeWeb.VehicleMonitor.Vehicles.Domain.StandStillState

Inheritance: VehicleState
Show file Open project: tim-cools/RealTimeWeb.NET

Public Methods

Method Description
StandStillState ( VehicleSimulationContext context ) : System
Update ( ) : VehicleState

Method Details

StandStillState() public method

public StandStillState ( VehicleSimulationContext context ) : System
context VehicleSimulationContext
return System

Update() public method

public Update ( ) : VehicleState
return VehicleState