node-insim
Preparing search index...
index
OutSimInputs
Class OutSimInputs
Hierarchy (
View Summary
)
Struct
OutSimInputs
Index
Constructors
constructor
Properties
_raw
Brake
Clutch
Handbrake
Input
Steer
Throttle
Methods
initialize
Constructors
constructor
new
OutSimInputs
()
:
OutSimInputs
Returns
OutSimInputs
Properties
_raw
_raw
:
RawProperties
<
OutSimInputs
>
= ...
All string properties in a raw format as it was received from LFS
Brake
Brake
:
number
= 0
0 to 1
Clutch
Clutch
:
number
= 0
0 to 1
Handbrake
Handbrake
:
number
= 0
0 to 1
Input
Steer
InputSteer
:
number
= 0
radians
Throttle
Throttle
:
number
= 0
0 to 1
Methods
Protected
initialize
initialize
(
data
?:
Partial
<
Data
>
)
:
void
Parameters
Optional
data
:
Partial
<
Data
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_raw
Brake
Clutch
Handbrake
Input
Steer
Throttle
Methods
initialize
node-insim
Loading...
All string properties in a raw format as it was received from LFS