/AWS1/CL_IOWPOSITIONING¶
The FPorts for the position information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clocksync TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT¶
ClockSync
iv_stream TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT¶
Stream
iv_gnss TYPE /AWS1/IOWFPORT /AWS1/IOWFPORT¶
Gnss
Queryable Attributes¶
ClockSync¶
ClockSync
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¶
Stream
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¶
Gnss
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 |