Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenBveApi
Runtime
Speed
C# Class OpenBveApi.Runtime.Speed
Represents a speed.
Datei anzeigen
Open project: leezer3/OpenBVE
Class Usage Examples
Public Methods
Method
Description
Speed
(
double
value
) :
System
Creates a new instance of this class.
Method Details
Speed()
public
method
Creates a new instance of this class.
public
Speed
(
double
value
) :
System
value
double
The speed in meters per second.
return
System