C# 클래스 Soloco.RealTimeWeb.VehicleMonitor.Vehicles.Domain.VehicleSimulation

파일 보기 프로젝트 열기: tim-cools/RealTimeWeb.NET 1 사용 예제들

공개 메소드들

메소드 설명
Update ( ) : void
VehicleSimulation ( IBus bus, System.Guid vehicleId, string name, IRoutePlanner routePlanner ) : System

비공개 메소드들

메소드 설명
StartInStillStand ( ) : void

메소드 상세

Update() 공개 메소드

public Update ( ) : void
리턴 void

VehicleSimulation() 공개 메소드

public VehicleSimulation ( IBus bus, System.Guid vehicleId, string name, IRoutePlanner routePlanner ) : System
bus IBus
vehicleId System.Guid
name string
routePlanner IRoutePlanner
리턴 System