Class Data424
- Namespace
- Arinc424
- Assembly
- Arinc424.dll
Container that represents ARINC 424
database.
public class Data424
- Inheritance
-
Data424
Properties
AirportApproaches
Airport Approach
records.
public List<Approach> AirportApproaches { get; set; }
Property Value
Remarks
Section PF
.
AirportArrivalAltitudes
Airport TAA
records.
public List<ArrivalAltitude> AirportArrivalAltitudes { get; set; }
Property Value
Remarks
Section PK
.
AirportArrivals
Airport STAR
records.
public List<Arrival> AirportArrivals { get; set; }
Property Value
Remarks
Section PE
.
AirportCommunications
Airport Communication
records.
public List<PortCommunication> AirportCommunications { get; set; }
Property Value
Remarks
Section PV
.
AirportDepartures
Airport SID
records.
public List<Departure> AirportDepartures { get; set; }
Property Value
Remarks
Section PD
.
AirportMinimumAltitudes
Airport MSA
records.
public List<MinimumAltitude> AirportMinimumAltitudes { get; set; }
Property Value
Remarks
Section PS
.
AirportSatellitePoints
SBAS Path Point
records.
public List<SatellitePoint> AirportSatellitePoints { get; set; }
Property Value
Remarks
Section PP
.
AirportTerminalWaypoints
Airport Terminal Waypoint
records.
public List<TerminalWaypoint> AirportTerminalWaypoints { get; set; }
Property Value
Remarks
Section PC
.
Airports
Airport
records.
public List<Airport> Airports { get; set; }
Property Value
Remarks
Section PA
.
AirwayCommunications
Enroute Airway Communication
records.
public List<AirwayCommunication> AirwayCommunications { get; set; }
Property Value
Remarks
Section EV
.
AirwayMarkers
Enroute Airway Marker
records.
public List<AirwayMarker> AirwayMarkers { get; set; }
Property Value
Remarks
Section EM
.
Airways
Enroute Airway
records.
public List<Airway> Airways { get; set; }
Property Value
Remarks
Section ER
.
Alternates
Alternate
records.
public List<Alternate> Alternates { get; set; }
Property Value
Remarks
Section RA
.
CommunicationTypes
Communication Type Translation
records.
public List<CommunicationType> CommunicationTypes { get; set; }
Property Value
Remarks
Section TV
.
CompanyRoutes
Company Route
records.
public List<CompanyRoute> CompanyRoutes { get; set; }
Property Value
Remarks
Section R
.
ControlledSpaces
Controlled Airspace
records.
public List<ControlledSpace> ControlledSpaces { get; set; }
Property Value
Remarks
Section UC
.
CruisingTables
Cruising Table
records.
public List<CruiseTable> CruisingTables { get; set; }
Property Value
Remarks
Section TC
.
EnrouteWaypoints
Enroute Waypoint
records.
public List<Waypoint> EnrouteWaypoints { get; set; }
Property Value
Remarks
Section EA
.
FlightPlans
Flight Planning
records.
public List<FlightPlan> FlightPlans { get; set; }
Property Value
Remarks
Section PR
.
FlightRegions
FIR/UIR
records.
public List<FlightRegion> FlightRegions { get; set; }
Property Value
Remarks
Section UF
.
Gates
Gate
records.
public List<Gate> Gates { get; set; }
Property Value
Remarks
Section PB
.
GeographicalReferences
Geographical Reference Table
records.
public List<GeographicalReference> GeographicalReferences { get; set; }
Property Value
Remarks
Section TG
.
GlobalLandings
GLS
records.
public List<GlobalLanding> GlobalLandings { get; set; }
Property Value
Remarks
Section PT
.
GroundPoints
GBAS Path Point
records.
public List<GroundPoint> GroundPoints { get; set; }
Property Value
Remarks
Section PQ
.
HelicopterCompanyRoutes
Helicopter Operations Company Route
records.
public List<HelicopterCompanyRoute> HelicopterCompanyRoutes { get; set; }
Property Value
Remarks
Section RH
.
HeliportApproaches
Heliport Approaches
records.
public List<Approach> HeliportApproaches { get; set; }
Property Value
Remarks
Section HF
.
HeliportArrivalAltitudes
Heliport TAA
records.
public List<ArrivalAltitude> HeliportArrivalAltitudes { get; set; }
Property Value
Remarks
Section HK
.
HeliportArrivals
Heliport STAR
records.
public List<Arrival> HeliportArrivals { get; set; }
Property Value
Remarks
Section HE
.
HeliportCommunications
Heliport Communication
records.
public List<PortCommunication> HeliportCommunications { get; set; }
Property Value
Remarks
Section HV
.
HeliportDepartures
Heliport SID
records.
public List<Departure> HeliportDepartures { get; set; }
Property Value
Remarks
Section HD
.
HeliportMinimumAltitudes
Heliport MSA
records.
public List<MinimumAltitude> HeliportMinimumAltitudes { get; set; }
Property Value
Remarks
Section HS
.
HeliportSatellitePoints
Heliport SID
records.
public List<SatellitePoint> HeliportSatellitePoints { get; set; }
Property Value
Remarks
Section HP
.
HeliportTerminalWaypoints
Heliport Terminal Waypoint
records.
public List<TerminalWaypoint> HeliportTerminalWaypoints { get; set; }
Property Value
Remarks
Section HC
.
Heliports
Heliport
records.
public List<Heliport> Heliports { get; set; }
Property Value
Remarks
Section HA
.
HoldingPatterns
Holding Pattern
records.
public List<HoldingPattern> HoldingPatterns { get; set; }
Property Value
Remarks
Section EP
.
InstrumentLandings
Airport and Heliport Localizer and Glide Slope
records.
public List<InstrumentLanding> InstrumentLandings { get; set; }
Property Value
Remarks
Section PI
.
InstrumentMarkers
Airport and Heliport Localizer Marker
records.
public List<InstrumentMarker> InstrumentMarkers { get; set; }
Property Value
Remarks
Section PM
.
MicrowaveLandings
Airport and Heliport MLS
records.
public List<MicrowaveLanding> MicrowaveLandings { get; set; }
Property Value
Remarks
Section PL
.
Nondirectionals
NDB Navaid
records.
public List<Nondirectional> Nondirectionals { get; set; }
Property Value
Remarks
Section DB
.
OffrouteAltitudes
Grid MORA
records.
public List<OffrouteAltitude> OffrouteAltitudes { get; set; }
Property Value
Remarks
Section AS
.
Omnidirectionals
VHF Navaid
records.
public List<Omnidirectional> Omnidirectionals { get; set; }
Property Value
Remarks
Section D
.
PreferredRoutes
Preferred Route
records.
public List<PreferredRoute> PreferredRoutes { get; set; }
Property Value
Remarks
Section ET
.
RestrictiveSpaces
Restrictive Airspace
records.
public List<RestrictiveSpace> RestrictiveSpaces { get; set; }
Property Value
Remarks
Section UR
.
SpecialAreas
Special Activity Area
records.
public List<SpecialArea> SpecialAreas { get; set; }
Property Value
Remarks
Section ES
.
Tacticals
TACAN-Only Navaid
records.
public List<Tactical> Tacticals { get; set; }
Property Value
Remarks
Section DT
.
TerminalBeacons
Terminal NDB
records.
public List<TerminalBeacon> TerminalBeacons { get; set; }
Property Value
Remarks
Section PN
.
Thresholds
Runway
records.
public List<RunwayThreshold> Thresholds { get; set; }
Property Value
Remarks
Section PG
.
Methods
Create(Meta424, IEnumerable<string>, out Queue<string>, out Queue<Build>)
public static Data424 Create(Meta424 meta, IEnumerable<string> strings, out Queue<string> skipped, out Queue<Build> invalid)