TruckSim-Telemetry-Kotlin
1.1
jvm
TruckSim-Telemetry-Kotlin
/
scs_sdk.model.utils
/
WarningLevels
Warning
Levels
data
class
WarningLevels
(
val
factor
:
Float
,
val
isEnabled
:
Boolean
)
Class that hold warnings
Author
Felipe Gonzalez
Members
Constructors
Warning
Levels
Link copied to clipboard
constructor
(
factor
:
Float
,
isEnabled
:
Boolean
)
Properties
factor
Link copied to clipboard
val
factor
:
Float
is
Enabled
Link copied to clipboard
val
isEnabled
:
Boolean