Show / Hide Table of Contents

Class Constants.FaaTerpsConstants

FAA Constants

Inheritance
object
Constants.FaaTerpsConstants
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 Constants.FaaTerpsConstants

Properties

View Source

E

Base of the natural logarithm

Declaration
public static double E { get; }
Property Value
Type Description
double
Remarks

Uses Math.E in CLR

View Source

MeanRadiusOfEarthInFeet

Mean Radius Of Earth In Feet

Declaration
public static double MeanRadiusOfEarthInFeet { get; }
Property Value
Type Description
double
Remarks

20890537.0 - In equations denoted as r : Order 8260.3C Append D. Mathematics Conventions b.Constants

View Source

MeanRadiusOfEarthInMetres

Mean Radius Of Earth In Metres

Declaration
public static double MeanRadiusOfEarthInMetres { get; }
Property Value
Type Description
double
Remarks

6367435.67964 - Taken from PBN RNP AR calculation notes 9905

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