Click or drag to resize
BaseStationSupplementaryMessage Properties

The BaseStationSupplementaryMessage type exposes the following members.

Properties
  NameDescription
Public propertyAltitudeIsGeometric
Gets or sets a value indicating whether the Altitude is geometric (true) or barometric (false).
Public propertyCallsignIsSuspect
Gets or sets a value indicating that the callsign might be wrong.
Public propertyPressureSettingInHg
Gets the barometric pressure setting in inches of mercury.
Public propertyPressureSettingMb
Gets or sets the barometric pressure setting in millibars. A value of zero indicates that the pressure setting was outside the bounds supported by the message type.
Public propertySpeedType
Gets or sets a value that qualifies the type of speed being reported in the GroundSpeed property.
Public propertyTargetAltitude
Gets or sets the target altitude setting from the aircraft's auto-pilot / FMS etc.
Public propertyTargetHeading
Gets or sets the target heading from the aircraft's auto-pilot / FMS etc.
Public propertyTrackIsHeading
Gets or sets a value indicating whether the Track value is the aircraft's heading (true) or ground track (false).
Public propertyTransponderType
Gets or sets a value indicating that the message carries some indication about the type of transponder carried by the aircraft. Note that this is not set for plain Mode-S messages or ADS-B messages which are identical for all versions of ADS-B - it is only set when the message plainly indicates a particular version of ADS-B.
Public propertyVerticalRateIsGeometric
Gets or sets a value indicating whether VerticalRate is from a geometric (true) or barometric (false) source.
Top
See Also