Click or drag to resize
AircraftOperationalStatusMessageOperationalMode Property
Gets or sets the operational modes that are active on board the aircraft.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<OperationalMode> OperationalMode { get; set; }

Property Value

Type: NullableOperationalMode
See Also