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>, ISequence, IIdentity, IIcao
- Inheritance
-
objectApproach
- Implements
- Inherited Members
Remarks
See section 4.1.9.1 and 4.2.3.1.
Properties
GroundPoints
public GroundPoint[]? GroundPoints { get; set; }
Property Value
SatellitePoints
public SatellitePoint[]? SatellitePoints { get; set; }