/AWS1/CL_GERROUTEVEHICLEOVER00¶
Summarized details of the leg.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_distance TYPE /AWS1/GERDISTANCEMETERS /AWS1/GERDISTANCEMETERS¶
Distance of the step.
iv_duration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Duration of the step.
Unit:
seconds
Optional arguments:¶
iv_bestcaseduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Total duration in free flowing traffic, which is the best case or shortest duration possible to cover the leg.
Unit:
seconds
iv_typicalduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Duration of the computed span under typical traffic congestion.
Unit:
seconds
Queryable Attributes¶
BestCaseDuration¶
Total duration in free flowing traffic, which is the best case or shortest duration possible to cover the leg.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BESTCASEDURATION() |
Getter for BESTCASEDURATION |
Distance¶
Distance of the step.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTANCE() |
Getter for DISTANCE |
Duration¶
Duration of the step.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DURATION() |
Getter for DURATION |
TypicalDuration¶
Duration of the computed span under typical traffic congestion.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPICALDURATION() |
Getter for TYPICALDURATION |