Show / Hide Table of Contents

Class BasicIlsSurfaces.IcaoValues

ICAO Constants and values used in algorithms

Inheritance
System.Object
BasicIlsSurfaces.IcaoValues
Namespace: FpAssistantCore.IcaoPansOps
Assembly: FpAssistantCoreScl.dll
Syntax
public static class IcaoValues : object
Remarks

ICAO PANS-OPS 8168 Sixth Edition 2014 | Figure II-1-1-7. Surface equations — Basic ILS surfaces

Fields

View Source

ArrivalPercentageSplay

15% : Percentage of which the approach section splays away from runway centre line

Declaration
public static readonly double ArrivalPercentageSplay
Field Value
Type Description
System.Double
View Source

ArrivalSection1GradientPercentage

2.0% : Percentage of which the approach first section slopes upwards in the Z axis (gradient)

Declaration
public static readonly double ArrivalSection1GradientPercentage
Field Value
Type Description
System.Double
View Source

ArrivalSection2GradientPercentage

2.5% : Percentage of which the approach second section slopes upwards in the Z axis (gradient)

Declaration
public static readonly double ArrivalSection2GradientPercentage
Field Value
Type Description
System.Double
View Source

LengthAlongRunwayCentreLine

900m : Length along the runway at which point the missed approach surface starts

Declaration
public static readonly LinearDistance LengthAlongRunwayCentreLine
Field Value
Type Description
LinearDistance
View Source

LengthArrivalSection1

3000m : Length of the final approach section

Declaration
public static readonly LinearDistance LengthArrivalSection1
Field Value
Type Description
LinearDistance
View Source

LengthArrivalSection2

9600m : Length of the initial approach section

Declaration
public static readonly LinearDistance LengthArrivalSection2
Field Value
Type Description
LinearDistance
View Source

LengthMissedApproachFirstSection

1800m : Length of the first missed approach section

Declaration
public static readonly LinearDistance LengthMissedApproachFirstSection
Field Value
Type Description
LinearDistance
View Source

LengthMissedApproachSecondSection

10200m : Length of the second missed approach section

Declaration
public static readonly LinearDistance LengthMissedApproachSecondSection
Field Value
Type Description
LinearDistance
View Source

MissedApproachFirstSectionPercentageSplay

17.48% : Percentage of which the missed approach section splays away from runway centre line

Declaration
public static readonly double MissedApproachFirstSectionPercentageSplay
Field Value
Type Description
System.Double
View Source

MissedApproachGradientPercentage

2.5% : Percentage of which the missed approach sections slope upwards in the Z axis (gradient)

Declaration
public static readonly double MissedApproachGradientPercentage
Field Value
Type Description
System.Double
View Source

MissedApproachSecondSectionPercentageSplay

25% : Percentage of which the missed approach second section splays away from runway centre line

Declaration
public static readonly double MissedApproachSecondSectionPercentageSplay
Field Value
Type Description
System.Double
View Source

OffsetBehindRunway

60m : Offset behind the runway start that the approach surface starts

Declaration
public static readonly LinearDistance OffsetBehindRunway
Field Value
Type Description
LinearDistance
View Source

OffsetFromRunwayCentreLine

150m : Offset from either side of the runway centre line

Declaration
public static readonly LinearDistance OffsetFromRunwayCentreLine
Field Value
Type Description
LinearDistance
View Source

TransitionalHeightGain

300m : Height at which the transitional surface should reach

Declaration
public static readonly LinearDistance TransitionalHeightGain
Field Value
Type Description
LinearDistance
View Source

TransitionalSideGradientPercentage

14.3% : Percentage of which the transistional side slope upwards

Declaration
public static readonly double TransitionalSideGradientPercentage
Field Value
Type Description
System.Double
  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited