/AWS1/CL_GERROUTEROUNDABOUTE01¶
Details about the roundabout step.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_intersection TYPE /AWS1/CL_GERLOCALIZEDSTRING=>TT_LOCALIZEDSTRINGLIST TT_LOCALIZEDSTRINGLIST¶
Name of the intersection, if applicable to the step.
Optional arguments:¶
iv_relativeexit TYPE /AWS1/GERSENSITIVEINTEGER /AWS1/GERSENSITIVEINTEGER¶
Exit to be taken.
iv_roundaboutangle TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Angle of the roundabout.
iv_steeringdirection TYPE /AWS1/GERROUTSTEERINGDIRECTION /AWS1/GERROUTSTEERINGDIRECTION¶
Steering direction for the step.
Queryable Attributes¶
Intersection¶
Name of the intersection, if applicable to the step.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERSECTION() |
Getter for INTERSECTION, with configurable default |
ASK_INTERSECTION() |
Getter for INTERSECTION w/ exceptions if field has no value |
HAS_INTERSECTION() |
Determine if INTERSECTION has a value |
RelativeExit¶
Exit to be taken.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RELATIVEEXIT() |
Getter for RELATIVEEXIT, with configurable default |
ASK_RELATIVEEXIT() |
Getter for RELATIVEEXIT w/ exceptions if field has no value |
HAS_RELATIVEEXIT() |
Determine if RELATIVEEXIT has a value |
RoundaboutAngle¶
Angle of the roundabout.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUNDABOUTANGLE() |
Getter for ROUNDABOUTANGLE |
ASK_ROUNDABOUTANGLE() |
Getter for ROUNDABOUTANGLE w/ exceptions if field has no val |
STR_ROUNDABOUTANGLE() |
String format for ROUNDABOUTANGLE |
SteeringDirection¶
Steering direction for the step.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STEERINGDIRECTION() |
Getter for STEERINGDIRECTION, with configurable default |
ASK_STEERINGDIRECTION() |
Getter for STEERINGDIRECTION w/ exceptions if field has no v |
HAS_STEERINGDIRECTION() |
Determine if STEERINGDIRECTION has a value |