Show / Hide Table of Contents

Class LtpFtpToPfaf

Inheritance
object
BaseObjectTerps
LtpFtpToPfaf
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.FaaTerps
Assembly: FpAssistantCoreScl.dll
Syntax
public class LtpFtpToPfaf : BaseObjectTerps

Constructors

View Source

LtpFtpToPfaf(LinearDistance, LinearDistance, LinearDistance, Angle, CriteriaUnits)

Declaration
public LtpFtpToPfaf(LinearDistance PfafAltitude, LinearDistance LtpElevation, LinearDistance Tch, Angle GlidePathAngle, CriteriaUnits terpsUnit)
Parameters
Type Name Description
LinearDistance PfafAltitude
LinearDistance LtpElevation
LinearDistance Tch
Angle GlidePathAngle
CriteriaUnits terpsUnit

Properties

View Source

DistancePfaf

Declaration
public LinearDistance DistancePfaf { get; }
Property Value
Type Description
LinearDistance
View Source

Gpa

Declaration
public double Gpa { set; }
Property Value
Type Description
double
View Source

LtpElevation

Declaration
public LinearDistance LtpElevation { set; }
Property Value
Type Description
LinearDistance
View Source

PfafAltitude

Declaration
public LinearDistance PfafAltitude { set; }
Property Value
Type Description
LinearDistance
View Source

Tch

Declaration
public LinearDistance Tch { set; }
Property Value
Type Description
LinearDistance
  • View Source
In this article
Back to top Copyright 2018-2026 CADology Limited