Click or drag to resize
ModeSMessageEventArgs Properties

The ModeSMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAdsbMessage
Gets the decoded ADS-B message from extended squitter Mode-S messages. This will be null if the Mode-S message did not contain an ADS-B payload.
Public propertyModeSMessage
Gets the decoded Mode-S message from the aircraft.
Public propertyReceivedUtc
Gets the date and time at UTC when the message was received.
Top
See Also