Skip to content

/AWS1/CL_IOWSEMTECHGNSSCONF

Information about the Semtech GNSS solver configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/IOWPOSITIONCONFSTATUS /AWS1/IOWPOSITIONCONFSTATUS

The status indicating whether the solver is enabled.

iv_fec TYPE /AWS1/IOWPOSITIONCONFFEC /AWS1/IOWPOSITIONCONFFEC

Whether forward error correction is enabled.


Queryable Attributes

Status

The status indicating whether the solver is enabled.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Fec

Whether forward error correction is enabled.

Accessible with the following methods

Method Description
GET_FEC() Getter for FEC, with configurable default
ASK_FEC() Getter for FEC w/ exceptions if field has no value
HAS_FEC() Determine if FEC has a value