Qmi.IndicationLocPositionReportOutput

Fields

None

Methods

get_altitude_assumed ()

get_altitude_from_ellipsoid ()

get_altitude_from_sealevel ()

get_dop ()

get_gps_date_time ()

get_heading ()

get_heading_uncertainty ()

get_horizontal_confidence ()

get_horizontal_reliability ()

get_horizontal_speed ()

get_horizontal_uncertainty_circular ()

get_horizontal_uncertainty_elliptical_azimuth ()

get_horizontal_uncertainty_elliptical_major ()

get_horizontal_uncertainty_elliptical_minor ()

get_latitude ()

get_leap_seconds ()

get_longitude ()

get_magnetic_deviation ()

get_satellites_used ()

get_sensor_data_usage ()

get_session_fix_count ()

get_session_id ()

get_session_status ()

get_speed_uncertainty ()

get_technology_used ()

get_time_source ()

get_time_uncertainty ()

get_utc_timestamp ()

get_vertical_confidence ()

get_vertical_reliability ()

get_vertical_speed ()

get_vertical_uncertainty ()

ref ()

unref ()

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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_altitude_assumed:

a placeholder for the output bool, or None if not required.

Return type:

(bool, value_altitude_assumed: bool)

Get the ‘Altitude Assumed’ field from self.

New in version 1.22.

get_altitude_from_ellipsoid()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_altitude_from_ellipsoid:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_altitude_from_ellipsoid: float)

Get the ‘Altitude from Ellipsoid’ field from self.

New in version 1.22.

get_altitude_from_sealevel()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_altitude_from_sealevel:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_altitude_from_sealevel: float)

Get the ‘Altitude from Sealevel’ field from self.

New in version 1.22.

get_dop()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_dop_pdop:

a placeholder for the output float, or None if not required.

value_dop_hdop:

a placeholder for the output float, or None if not required.

value_dop_vdop:

a placeholder for the output float, or None if not required.

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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_gps_date_time_gps_weeks:

a placeholder for the output #guint16, or None if not required.

value_gps_date_time_gps_time_of_week_milliseconds:

a placeholder for the output #guint32, or None if not required.

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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_heading:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_heading: float)

Get the ‘Heading’ field from self.

New in version 1.22.

get_heading_uncertainty()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_heading_uncertainty:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_heading_uncertainty: float)

Get the ‘Heading Uncertainty’ field from self.

New in version 1.22.

get_horizontal_confidence()
Raises:

GLib.Error

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:

(bool, value_horizontal_confidence: int)

Get the ‘Horizontal Confidence’ field from self.

New in version 1.22.

get_horizontal_reliability()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_horizontal_reliability:

a placeholder for the output Qmi.LocReliability, or None 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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_horizontal_speed:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_horizontal_speed: float)

Get the ‘Horizontal Speed’ field from self.

New in version 1.22.

get_horizontal_uncertainty_circular()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_horizontal_uncertainty_circular:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_horizontal_uncertainty_circular: float)

Get the ‘Horizontal Uncertainty Circular’ field from self.

New in version 1.22.

get_horizontal_uncertainty_elliptical_azimuth()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_horizontal_uncertainty_elliptical_azimuth:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_horizontal_uncertainty_elliptical_azimuth: float)

Get the ‘Horizontal Uncertainty Elliptical Azimuth’ field from self.

New in version 1.22.

get_horizontal_uncertainty_elliptical_major()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_horizontal_uncertainty_elliptical_major:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_horizontal_uncertainty_elliptical_major: float)

Get the ‘Horizontal Uncertainty Elliptical Major’ field from self.

New in version 1.22.

get_horizontal_uncertainty_elliptical_minor()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_horizontal_uncertainty_elliptical_minor:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_horizontal_uncertainty_elliptical_minor: float)

Get the ‘Horizontal Uncertainty Elliptical Minor’ field from self.

New in version 1.22.

get_latitude()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_latitude:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_latitude: float)

Get the ‘Latitude’ field from self.

New in version 1.22.

get_leap_seconds()
Raises:

GLib.Error

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:

(bool, value_leap_seconds: int)

Get the ‘Leap Seconds’ field from self.

New in version 1.22.

get_longitude()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_longitude:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_longitude: float)

Get the ‘Longitude’ field from self.

New in version 1.22.

get_magnetic_deviation()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_magnetic_deviation:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_magnetic_deviation: float)

Get the ‘Magnetic Deviation’ field from self.

New in version 1.22.

get_satellites_used()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_satellites_used:

a placeholder for the output GLib.Array of #guint16 elements, or None if not required. Do not free it, it is owned by self.

Return type:

(bool, value_satellites_used: [int])

Get the ‘Satellites Used’ field from self.

New in version 1.22.

get_sensor_data_usage()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_sensor_data_usage:

a placeholder for the output Qmi.LocSensorDataUsage, or None 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:

GLib.Error

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:

(bool, value_session_fix_count: int)

Get the ‘Session Fix Count’ field from self.

New in version 1.22.

get_session_id()
Raises:

GLib.Error

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:

(bool, value_session_id: int)

Get the ‘Session ID’ field from self.

New in version 1.22.

get_session_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_session_status:

a placeholder for the output Qmi.LocSessionStatus, or None 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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_speed_uncertainty:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_speed_uncertainty: float)

Get the ‘Speed Uncertainty’ field from self.

New in version 1.22.

get_technology_used()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_technology_used:

a placeholder for the output Qmi.LocTechnologyUsed, or None 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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_time_source:

a placeholder for the output Qmi.LocTimeSource, or None 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:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_time_uncertainty:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_time_uncertainty: float)

Get the ‘Time Uncertainty’ field from self.

New in version 1.22.

get_utc_timestamp()
Raises:

GLib.Error

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:

(bool, value_utc_timestamp: int)

Get the ‘UTC Timestamp’ field from self.

New in version 1.22.

get_vertical_confidence()
Raises:

GLib.Error

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:

(bool, value_vertical_confidence: int)

Get the ‘Vertical Confidence’ field from self.

New in version 1.22.

get_vertical_reliability()
Raises:

GLib.Error

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:

(bool, value_vertical_reliability: int)

Get the ‘Vertical Reliability’ field from self.

New in version 1.22.

get_vertical_speed()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_vertical_speed:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_vertical_speed: float)

Get the ‘Vertical Speed’ field from self.

New in version 1.22.

get_vertical_uncertainty()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_vertical_uncertainty:

a placeholder for the output float, or None if not required.

Return type:

(bool, value_vertical_uncertainty: float)

Get the ‘Vertical Uncertainty’ field from self.

New in version 1.22.

ref()
Returns:

the new reference to self.

Return type:

Qmi.IndicationLocPositionReportOutput

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.