Class FasDatablock.Constants
Summary of resolutions used of the FAS Data Block parameters
Inherited Members
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public static class FasDatablock.Constants
Remarks
Should not changed unless updated criteria from ICAO/FAA
Fields
View SourceAlertLimitResolution
Alert limits resolution in Metres
Declaration
public const double AlertLimitResolution = 0.2
Field Value
Type | Description |
---|---|
double | Alert limits resolution (Metres) |
CourseWidthOffset
Course width offset resolution in Metres
Declaration
public const double CourseWidthOffset = 80
Field Value
Type | Description |
---|---|
double | Course width offset resolution (Metres) |
CourseWidthResolution
Course width resolution in Metres
Declaration
public const double CourseWidthResolution = 0.25
Field Value
Type | Description |
---|---|
double | Course width resolution (Metres) |
GpaResolution
Glide Path Angle (GPA) in Degrees
Declaration
public const double GpaResolution = 0.01
Field Value
Type | Description |
---|---|
double | Glide path angle resolution (Degrees) |
LatLongResolution
Latitude and Longitude coordinate resolution in Arcsecs
Declaration
public const double LatLongResolution = 0.0005
Field Value
Type | Description |
---|---|
double | Latitude and Longitude coordinate resolution (Arcsecs) |
LengthOffsetResolution
Length offset resolution in Metres
Declaration
public const double LengthOffsetResolution = 8
Field Value
Type | Description |
---|---|
double | Length offset resolution (Metres) |
LtpHeightOffset
LTP height offset resolution in Metres
Declaration
public const double LtpHeightOffset = -512
Field Value
Type | Description |
---|---|
double | LTP height offset resolution (Metres) |
LtpHeightResolution
LTP height resolution in Metres
Declaration
public const double LtpHeightResolution = 0.1
Field Value
Type | Description |
---|---|
double | LTP height resolution (Metres) |
TchMetricResolution
TCH SI units resolution in Metres
Declaration
public const double TchMetricResolution = 0.05
Field Value
Type | Description |
---|---|
double | TCH SI units resolution (Metres) |
TchNonMetricResolution
TCH Non-SI units resolution in Feet
Declaration
public const double TchNonMetricResolution = 0.1
Field Value
Type | Description |
---|---|
double | TCH Non-SI units resolution (Feet) |