Gjsify LogoGjsify Logo

The #QmiIndicationLocPositionReportOutput structure contains private data and should only be accessed using the provided API.

record

Hierarchy

  • IndicationLocPositionReportOutput

Index

Constructors

Properties

name: string

Methods

  • get_altitude_assumed(): [boolean, boolean]
  • get_altitude_from_ellipsoid(): [boolean, number]
  • get_altitude_from_sealevel(): [boolean, number]
  • get_dop(): [boolean, number, number, number]
  • get_gps_date_time(): [boolean, number, number]
  • get_heading(): [boolean, number]
  • get_heading_uncertainty(): [boolean, number]
  • get_horizontal_confidence(): [boolean, number]
  • get_horizontal_speed(): [boolean, number]
  • get_horizontal_uncertainty_circular(): [boolean, number]
  • get_horizontal_uncertainty_elliptical_azimuth(): [boolean, number]
  • get_horizontal_uncertainty_elliptical_major(): [boolean, number]
  • get_horizontal_uncertainty_elliptical_minor(): [boolean, number]
  • get_latitude(): [boolean, number]
  • get_leap_seconds(): [boolean, number]
  • get_longitude(): [boolean, number]
  • get_magnetic_deviation(): [boolean, number]
  • get_satellites_used(): [boolean, number[]]
  • get_session_fix_count(): [boolean, number]
  • get_session_id(): [boolean, number]
  • get_speed_uncertainty(): [boolean, number]
  • get_time_uncertainty(): [boolean, number]
  • get_utc_timestamp(): [boolean, number]
  • get_vertical_confidence(): [boolean, number]
  • get_vertical_reliability(): [boolean, number]
  • get_vertical_speed(): [boolean, number]
  • get_vertical_uncertainty(): [boolean, number]
  • unref(): void
  • Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method