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

  • getAltitudeAssumed(): [boolean, boolean]
  • Get the 'Altitude Assumed' field from self.

    Returns [boolean, boolean]

  • getAltitudeFromEllipsoid(): [boolean, number]
  • Get the 'Altitude from Ellipsoid' field from self.

    Returns [boolean, number]

  • getAltitudeFromSealevel(): [boolean, number]
  • Get the 'Altitude from Sealevel' field from self.

    Returns [boolean, number]

  • getDop(): [boolean, number, number, number]
  • Get the 'DOP' field from self.

    Returns [boolean, number, number, number]

  • getGpsDateTime(): [boolean, number, number]
  • Get the 'GPS Date Time' field from self.

    Returns [boolean, number, number]

  • getHeading(): [boolean, number]
  • Get the 'Heading' field from self.

    Returns [boolean, number]

  • getHeadingUncertainty(): [boolean, number]
  • Get the 'Heading Uncertainty' field from self.

    Returns [boolean, number]

  • getHorizontalConfidence(): [boolean, number]
  • Get the 'Horizontal Confidence' field from self.

    Returns [boolean, number]

  • getHorizontalSpeed(): [boolean, number]
  • Get the 'Horizontal Speed' field from self.

    Returns [boolean, number]

  • getHorizontalUncertaintyCircular(): [boolean, number]
  • Get the 'Horizontal Uncertainty Circular' field from self.

    Returns [boolean, number]

  • getHorizontalUncertaintyEllipticalAzimuth(): [boolean, number]
  • Get the 'Horizontal Uncertainty Elliptical Azimuth' field from self.

    Returns [boolean, number]

  • getHorizontalUncertaintyEllipticalMajor(): [boolean, number]
  • Get the 'Horizontal Uncertainty Elliptical Major' field from self.

    Returns [boolean, number]

  • getHorizontalUncertaintyEllipticalMinor(): [boolean, number]
  • Get the 'Horizontal Uncertainty Elliptical Minor' field from self.

    Returns [boolean, number]

  • getLatitude(): [boolean, number]
  • Get the 'Latitude' field from self.

    Returns [boolean, number]

  • getLeapSeconds(): [boolean, number]
  • Get the 'Leap Seconds' field from self.

    Returns [boolean, number]

  • getLongitude(): [boolean, number]
  • Get the 'Longitude' field from self.

    Returns [boolean, number]

  • getMagneticDeviation(): [boolean, number]
  • Get the 'Magnetic Deviation' field from self.

    Returns [boolean, number]

  • getSatellitesUsed(): [boolean, number[]]
  • Get the 'Satellites Used' field from self.

    Returns [boolean, number[]]

  • getSessionFixCount(): [boolean, number]
  • Get the 'Session Fix Count' field from self.

    Returns [boolean, number]

  • getSessionId(): [boolean, number]
  • Get the 'Session ID' field from self.

    Returns [boolean, number]

  • getSpeedUncertainty(): [boolean, number]
  • Get the 'Speed Uncertainty' field from self.

    Returns [boolean, number]

  • getTimeUncertainty(): [boolean, number]
  • Get the 'Time Uncertainty' field from self.

    Returns [boolean, number]

  • getUtcTimestamp(): [boolean, number]
  • Get the 'UTC Timestamp' field from self.

    Returns [boolean, number]

  • getVerticalConfidence(): [boolean, number]
  • Get the 'Vertical Confidence' field from self.

    Returns [boolean, number]

  • getVerticalReliability(): [boolean, number]
  • Get the 'Vertical Reliability' field from self.

    Returns [boolean, number]

  • getVerticalSpeed(): [boolean, number]
  • Get the 'Vertical Speed' field from self.

    Returns [boolean, number]

  • getVerticalUncertainty(): [boolean, number]
  • Get the 'Vertical Uncertainty' field from self.

    Returns [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