/AWS1/CL_IOWPOSITIONING¶
The FPorts for the position information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clocksync TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT¶
The Fport value.
iv_stream TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT¶
The Fport value.
iv_gnss TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT¶
The Fport value.
Queryable Attributes¶
ClockSync¶
The Fport value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOCKSYNC() |
Getter for CLOCKSYNC, with configurable default |
ASK_CLOCKSYNC() |
Getter for CLOCKSYNC w/ exceptions if field has no value |
HAS_CLOCKSYNC() |
Determine if CLOCKSYNC has a value |
Stream¶
The Fport value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAM() |
Getter for STREAM, with configurable default |
ASK_STREAM() |
Getter for STREAM w/ exceptions if field has no value |
HAS_STREAM() |
Determine if STREAM has a value |
Gnss¶
The Fport value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GNSS() |
Getter for GNSS, with configurable default |
ASK_GNSS() |
Getter for GNSS w/ exceptions if field has no value |
HAS_GNSS() |
Determine if GNSS has a value |