/AWS1/CL_GERROUTESPANDYNSPEE00¶
Details about the dynamic speed.
Unit: KilometersPerHour
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bestcasespeed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Estimated speed while traversing the span without traffic congestion.
Unit:
KilometersPerHour
iv_turnduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Estimated time to turn from this span into the next.
Unit:
seconds
iv_typicalspeed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Estimated speed while traversing the span under typical traffic congestion.
Unit:
KilometersPerHour
Queryable Attributes¶
BestCaseSpeed¶
Estimated speed while traversing the span without traffic congestion.
Unit:
KilometersPerHour
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BESTCASESPEED() |
Getter for BESTCASESPEED |
ASK_BESTCASESPEED() |
Getter for BESTCASESPEED w/ exceptions if field has no value |
STR_BESTCASESPEED() |
String format for BESTCASESPEED |
TurnDuration¶
Estimated time to turn from this span into the next.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TURNDURATION() |
Getter for TURNDURATION |
TypicalSpeed¶
Estimated speed while traversing the span under typical traffic congestion.
Unit:
KilometersPerHour
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPICALSPEED() |
Getter for TYPICALSPEED |
ASK_TYPICALSPEED() |
Getter for TYPICALSPEED w/ exceptions if field has no value |
STR_TYPICALSPEED() |
String format for TYPICALSPEED |