Click or drag to resize
TargetStateAndStatusVersion1VerticalModeIndicator Property
Gets or sets a value indicating whether the target altitude has been reached or whether the aircraft is moving towards it.

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

Property Value

Type: VerticalModeIndicator
See Also