Show / Hide Table of Contents

Class VisualManoeuvringCirclingArea

Visual manoeuvring (circling) Area

Inheritance
System.Object
BaseObject
FpAssistantCore.IcaoPansOps.BaseObjectPansOps
VisualManoeuvringCirclingArea
Namespace: FpAssistantCore.IcaoPansOps
Assembly: FpAssistantCoreScl.dll
Syntax
public class VisualManoeuvringCirclingArea : BaseObjectPansOps
Remarks

Defaults: A100 (Non SI) / A185 (SI) / AOB 20° / Aerodrome Elevation 0 m or ft / ISA 15

Constructors

View Source

VisualManoeuvringCirclingArea(CriteriaUnits)

Declaration
public VisualManoeuvringCirclingArea(CriteriaUnits pansOpsUnit)
Parameters
Type Name Description
CriteriaUnits pansOpsUnit

Properties

View Source

AerodromeElevation

Contains the numerical value of the aerodrome elevation

Declaration
public Altitude AerodromeElevation { get; set; }
Property Value
Type Description
Altitude

aerodrome elevation

View Source

AircraftCategory

Category of aircraft/IAS (km/h) or (kt)

Declaration
public VisualManoeuvringAircraftCategory AircraftCategory { get; set; }
Property Value
Type Description
VisualManoeuvringAircraftCategory

Category of aircraft

View Source

AltitudeTAS

Altitude of TAS calculation

Declaration
public Altitude AltitudeTAS { get; }
Property Value
Type Description
Altitude

Altitude

View Source

BankAngle

Bank angle parameter

Declaration
public AngleOfBank BankAngle { get; set; }
Property Value
Type Description
AngleOfBank

Angle of bank

Remarks

bank: 20° average achieved or the bank angle producing a turn rate of 3° per second, whichever is the lesser bank

View Source

CirclingRadius

Circling radius from THR

Declaration
public LinearDistance CirclingRadius { get; }
Property Value
Type Description
LinearDistance

Radius

Remarks

Radius from threshold (R) = 2r + straight segment

View Source

IsaDelta

ISA Delta

Declaration
public double IsaDelta { get; set; }
Property Value
Type Description
System.Double

ISA Delta

View Source

RadiusOfTurn

Radius (r) of turn

Declaration
public LinearDistance RadiusOfTurn { get; }
Property Value
Type Description
LinearDistance

Radius

View Source

RateOfTurn

Rate of Turn

Declaration
public double RateOfTurn { get; }
Property Value
Type Description
System.Double

Rate

View Source

TASwithWind

TAS with Wind factor adjustment

Declaration
public AirSpeed TASwithWind { get; }
Property Value
Type Description
AirSpeed

Airspeed

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited