Show / Hide Table of Contents

Class FasDatablock.Constants

Summary of resolutions used of the FAS Data Block parameters

Inheritance
object
FasDatablock.Constants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public static class FasDatablock.Constants
Remarks

Should not changed unless updated criteria from ICAO/FAA

Fields

View Source

AlertLimitResolution

Alert limits resolution in Metres

Declaration
public const double AlertLimitResolution = 0.2
Field Value
Type Description
double

Alert limits resolution (Metres)

View Source

CourseWidthOffset

Course width offset resolution in Metres

Declaration
public const double CourseWidthOffset = 80
Field Value
Type Description
double

Course width offset resolution (Metres)

View Source

CourseWidthResolution

Course width resolution in Metres

Declaration
public const double CourseWidthResolution = 0.25
Field Value
Type Description
double

Course width resolution (Metres)

View Source

GpaResolution

Glide Path Angle (GPA) in Degrees

Declaration
public const double GpaResolution = 0.01
Field Value
Type Description
double

Glide path angle resolution (Degrees)

View Source

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)

View Source

LengthOffsetResolution

Length offset resolution in Metres

Declaration
public const double LengthOffsetResolution = 8
Field Value
Type Description
double

Length offset resolution (Metres)

View Source

LtpHeightOffset

LTP height offset resolution in Metres

Declaration
public const double LtpHeightOffset = -512
Field Value
Type Description
double

LTP height offset resolution (Metres)

View Source

LtpHeightResolution

LTP height resolution in Metres

Declaration
public const double LtpHeightResolution = 0.1
Field Value
Type Description
double

LTP height resolution (Metres)

View Source

TchMetricResolution

TCH SI units resolution in Metres

Declaration
public const double TchMetricResolution = 0.05
Field Value
Type Description
double

TCH SI units resolution (Metres)

View Source

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)

  • View Source
In this article
Back to top Copyright 2018-2025 CADology Limited