Click or drag to resize
AircraftOperationalStatusMessage Properties

The AircraftOperationalStatusMessage type exposes the following members.

Properties
  NameDescription
Public propertyAdsbVersion
Gets or sets the ADS-B version that the transmitter is using.
Public propertyAirborneCapability
Gets or sets the airborne capability flags. The meaning of the flags depends upon the AdsbVersion.
Public propertyAircraftOperationalStatusType
Gets or sets the type of information carried by the message.
Public propertyGva
Gets or sets the geometric vertical accuracy code.
Public propertyHorizontalReferenceIsMagneticNorth
Gets or sets a value indicating whether horizontal angles are references against true north (false) or magnetic north (true).
Public propertyIsRebroadcast
Gets or sets a value indicating that the message has been rebroadcast by a ground link. It's unlikely that we shall ever see this set.
Public propertyLateralAxisGpsOffset
Gets or sets the offset, in metres, of the GPS antenna from the longitudinal centre line of the aircraft. Positive values indicate an offset towards the left wingtip, negative values are an offset towards the right wingtip.
Public propertyLongitudinalAxisGpsOffset
Gets or sets the offset, in metres, of the GPS antenna from the nose of the aircraft.
Public propertyMaximumLength
Gets or sets the upper-bound length of the vehicle in metres.
Public propertyMaximumWidth
Gets or sets the upper-bound width of the vehicle in metres.
Public propertyNacP
Gets or sets the navigational accuracy category for positions.
Public propertyNicA
Gets or sets the value of the NIC Supplement A field.
Public propertyNicBaro
Gets or sets a value indicating the integrity category for barometric altitudes.
Public propertyNicC
Gets or sets the value of the NIC Supplement C field.
Public propertyOperationalMode
Gets or sets the operational modes that are active on board the aircraft.
Public propertySil
Gets or sets the source integrity level code.
Public propertySilSupplement
Gets or sets a value indicating whether the reporting SIL probability is based on a per-sample (true) or per-hour (false) probability.
Public propertySurfaceCapability
Gets or sets the surface capability flags.
Public propertySurfacePositionAngleIsTrack
Gets or sets a value indicating whether the track angle in surface position messages is the target heading angle (false) or the track angle (true).
Public propertySystemDesignAssurance
Gets or sets the SDA value extracted from the OperationalMode value in version 2 messages.
Top
See Also