Constructor
(abstract) new CondMaxSpeed(options)
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object | see below the available values.
Properties
|
- Source:
Members
(protected) Speed :Int
Type:
- Int
- Source:
(protected) Type :String
Type:
- String
- Source:
(protected) Value :String|Int
Type:
- String | Int
- Source:
Methods
getSpeed() → {Int}
Get the speed conditional speed limit.
- Source:
Returns:
- Type
- Int
getType() → {String}
Get the type of conditional max speed.
- Source:
Returns:
Type
- Type
- String
getValue() → {String|Int}
Get the value of condition.
- Source:
Returns:
- Type
- String | Int