Qmi.IndicationLocPositionReportOutput¶
Fields¶
None
Methods¶
|
|
|
|
|
|
|
|
|
Details¶
- class Qmi.IndicationLocPositionReportOutput¶
The
Qmi.IndicationLocPositionReportOutput
structure contains private data and should only be accessed using the provided API.New in version 1.22.
- get_altitude_assumed()¶
- Raises:
- Returns:
- Return type:
Get the ‘Altitude Assumed’ field from self.
New in version 1.22.
- get_altitude_from_ellipsoid()¶
- Raises:
- Returns:
- Return type:
Get the ‘Altitude from Ellipsoid’ field from self.
New in version 1.22.
- get_altitude_from_sealevel()¶
- Raises:
- Returns:
- Return type:
Get the ‘Altitude from Sealevel’ field from self.
New in version 1.22.
- get_dop()¶
- Raises:
- Returns:
- Return type:
(
bool
, value_dop_pdop:float
, value_dop_hdop:float
, value_dop_vdop:float
)
Get the ‘DOP’ field from self.
New in version 1.32.
- get_gps_date_time()¶
- Raises:
- Returns:
- Return type:
(
bool
, value_gps_date_time_gps_weeks:int
, value_gps_date_time_gps_time_of_week_milliseconds:int
)
Get the ‘GPS Date Time’ field from self.
New in version 1.32.
- get_heading()¶
- Raises:
- Returns:
- Return type:
Get the ‘Heading’ field from self.
New in version 1.22.
- get_heading_uncertainty()¶
- Raises:
- Returns:
- Return type:
Get the ‘Heading Uncertainty’ field from self.
New in version 1.22.
- get_horizontal_confidence()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_horizontal_confidence:
a placeholder for the output #guint8, or
None
if not required.
- Return type:
Get the ‘Horizontal Confidence’ field from self.
New in version 1.22.
- get_horizontal_reliability()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_horizontal_reliability:
a placeholder for the output
Qmi.LocReliability
, orNone
if not required.
- Return type:
(
bool
, value_horizontal_reliability:Qmi.LocReliability
)
Get the ‘Horizontal Reliability’ field from self.
New in version 1.22.
- get_horizontal_speed()¶
- Raises:
- Returns:
- Return type:
Get the ‘Horizontal Speed’ field from self.
New in version 1.22.
- get_horizontal_uncertainty_circular()¶
- Raises:
- Returns:
- Return type:
Get the ‘Horizontal Uncertainty Circular’ field from self.
New in version 1.22.
- get_horizontal_uncertainty_elliptical_azimuth()¶
-
Get the ‘Horizontal Uncertainty Elliptical Azimuth’ field from self.
New in version 1.22.
- get_horizontal_uncertainty_elliptical_major()¶
-
Get the ‘Horizontal Uncertainty Elliptical Major’ field from self.
New in version 1.22.
- get_horizontal_uncertainty_elliptical_minor()¶
-
Get the ‘Horizontal Uncertainty Elliptical Minor’ field from self.
New in version 1.22.
- get_latitude()¶
- Raises:
- Returns:
- Return type:
Get the ‘Latitude’ field from self.
New in version 1.22.
- get_leap_seconds()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_leap_seconds:
a placeholder for the output #guint8, or
None
if not required.
- Return type:
Get the ‘Leap Seconds’ field from self.
New in version 1.22.
- get_longitude()¶
- Raises:
- Returns:
- Return type:
Get the ‘Longitude’ field from self.
New in version 1.22.
- get_magnetic_deviation()¶
- Raises:
- Returns:
- Return type:
Get the ‘Magnetic Deviation’ field from self.
New in version 1.22.
- get_satellites_used()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_satellites_used:
a placeholder for the output
GLib.Array
of #guint16 elements, orNone
if not required. Do not free it, it is owned by self.
- Return type:
Get the ‘Satellites Used’ field from self.
New in version 1.22.
- get_sensor_data_usage()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_sensor_data_usage:
a placeholder for the output
Qmi.LocSensorDataUsage
, orNone
if not required.
- Return type:
(
bool
, value_sensor_data_usage:Qmi.LocSensorDataUsage
)
Get the ‘Sensor Data Usage’ field from self.
New in version 1.22.
- get_session_fix_count()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_session_fix_count:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Session Fix Count’ field from self.
New in version 1.22.
- get_session_id()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_session_id:
a placeholder for the output #guint8, or
None
if not required.
- Return type:
Get the ‘Session ID’ field from self.
New in version 1.22.
- get_session_status()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_session_status:
a placeholder for the output
Qmi.LocSessionStatus
, orNone
if not required.
- Return type:
(
bool
, value_session_status:Qmi.LocSessionStatus
)
Get the ‘Session Status’ field from self.
New in version 1.22.
- get_speed_uncertainty()¶
- Raises:
- Returns:
- Return type:
Get the ‘Speed Uncertainty’ field from self.
New in version 1.22.
- get_technology_used()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_technology_used:
a placeholder for the output
Qmi.LocTechnologyUsed
, orNone
if not required.
- Return type:
(
bool
, value_technology_used:Qmi.LocTechnologyUsed
)
Get the ‘Technology Used’ field from self.
New in version 1.22.
- get_time_source()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_time_source:
a placeholder for the output
Qmi.LocTimeSource
, orNone
if not required.
- Return type:
(
bool
, value_time_source:Qmi.LocTimeSource
)
Get the ‘Time Source’ field from self.
New in version 1.22.
- get_time_uncertainty()¶
- Raises:
- Returns:
- Return type:
Get the ‘Time Uncertainty’ field from self.
New in version 1.22.
- get_utc_timestamp()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_utc_timestamp:
a placeholder for the output #guint64, or
None
if not required.
- Return type:
Get the ‘UTC Timestamp’ field from self.
New in version 1.22.
- get_vertical_confidence()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_vertical_confidence:
a placeholder for the output #guint8, or
None
if not required.
- Return type:
Get the ‘Vertical Confidence’ field from self.
New in version 1.22.
- get_vertical_reliability()¶
- Raises:
- Returns:
True
if the field is found,False
otherwise.- value_vertical_reliability:
a placeholder for the output #guint32, or
None
if not required.
- Return type:
Get the ‘Vertical Reliability’ field from self.
New in version 1.22.
- get_vertical_speed()¶
- Raises:
- Returns:
- Return type:
Get the ‘Vertical Speed’ field from self.
New in version 1.22.
- get_vertical_uncertainty()¶
- Raises:
- Returns:
- Return type:
Get the ‘Vertical Uncertainty’ field from self.
New in version 1.22.
- ref()¶
- Returns:
the new reference to self.
- Return type:
Atomically increments the reference count of self by one.
New in version 1.22.
- unref()¶
Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.22.