Class AirportMsa
Airport MSA Records (PS)
Implements
Inherited Members
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class AirportMsa : BaseRecord, IBaseRecord
Constructors
View SourceAirportMsa(String)
Constructor for class AirportMsa
Declaration
public AirportMsa(string record)
Parameters
Type | Name | Description |
---|---|---|
System.String | record | ARINC424 record read from navigation database file |
Fields
View SourceFields
List of ARINC 424 Fields with column details within the record ASCII format
Declaration
public static List<FieldStructure> Fields
Field Value
Type | Description |
---|---|
List<FieldStructure> |
SectionCode
Contains “P”
Declaration
public const string SectionCode = null
Field Value
Type | Description |
---|---|
System.String |
SubsectionCode
Contains “S”
Declaration
public const string SubsectionCode = null
Field Value
Type | Description |
---|---|
System.String |
Properties
View SourceAirportICAOIdentifier
Airport ICAO Identifier
Declaration
public string AirportICAOIdentifier { get; }
Property Value
Type | Description |
---|---|
System.String |
ContinuationRecordNumber
Continuation Record Number
Declaration
public string ContinuationRecordNumber { get; }
Property Value
Type | Description |
---|---|
System.String |
CustomerAreaCode
Categorization of standard records by geographical area and of tailored records
Declaration
public string CustomerAreaCode { get; }
Property Value
Type | Description |
---|---|
System.String |
CycleDate
Cycle Date
Declaration
public string CycleDate { get; }
Property Value
Type | Description |
---|---|
System.String |
FileRecordNumber
File Record Number
Declaration
public string FileRecordNumber { get; }
Property Value
Type | Description |
---|---|
System.String |
ICAOCode11
ICAO Code
Declaration
public string ICAOCode11 { get; }
Property Value
Type | Description |
---|---|
System.String |
ICAOCode19
ICAO Code
Declaration
public string ICAOCode19 { get; }
Property Value
Type | Description |
---|---|
System.String |
MagneticTrueIndicator
Magnetic/True Indicator
Declaration
public string MagneticTrueIndicator { get; }
Property Value
Type | Description |
---|---|
System.String |
MSACenter
MSA Center
Declaration
public string MSACenter { get; }
Property Value
Type | Description |
---|---|
System.String |
MultipleCode
Multiple Code
Declaration
public string MultipleCode { get; }
Property Value
Type | Description |
---|---|
System.String |
SectionCode21
Section Code (Column 21)
Declaration
public string SectionCode21 { get; }
Property Value
Type | Description |
---|---|
System.String |
SectorDataset1
Sector Dataset 1
Declaration
public SectorDataset SectorDataset1 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SectorDataset2
Sector Dataset 2
Declaration
public SectorDataset SectorDataset2 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SectorDataset3
Sector Dataset 3
Declaration
public SectorDataset SectorDataset3 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SectorDataset4
Sector Dataset 4
Declaration
public SectorDataset SectorDataset4 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SectorDataset5
Sector Dataset 5
Declaration
public SectorDataset SectorDataset5 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SectorDataset6
Sector Dataset 6
Declaration
public SectorDataset SectorDataset6 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SectorDataset7
Sector Dataset 7
Declaration
public SectorDataset SectorDataset7 { get; }
Property Value
Type | Description |
---|---|
SectorDataset |
SubsectionCode22
Subsection Code (Column 22)
Declaration
public string SubsectionCode22 { get; }
Property Value
Type | Description |
---|---|
System.String |