Class Approach
- Namespace
- Arinc424.Procedures
- Assembly
- Arinc424.dll
Multiple Airport and Heliport Approach
primary record sequences under same identifier.
public class Approach : Procedure<ApproachSequence, ApproachPoint>, IIdentity, IIcao
- Inheritance
-
Approach
- Implements
- Inherited Members
Remarks
See section 4.1.9.1 and 4.2.3.1.
Properties
GroundPoint
public GroundPoint? GroundPoint { get; set; }
Property Value
SatellitePoint
public SatellitePoint? SatellitePoint { get; set; }