/AWS1/CL_GERROUTEPEDESTRIANO00¶
Options related to the pedestrian.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_speed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Walking speed in Kilometers per hour.
Queryable Attributes¶
Speed¶
Walking speed in Kilometers per hour.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPEED() |
Getter for SPEED, with configurable default |
ASK_SPEED() |
Getter for SPEED w/ exceptions if field has no value |
STR_SPEED() |
String format for SPEED, with configurable default |
HAS_SPEED() |
Determine if SPEED has a value |