Show / Hide Table of Contents

Class Constants.FaaTerpsConstants

FAA Constants

Inheritance
System.Object
Constants.FaaTerpsConstants
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public static class FaaTerpsConstants : object

Properties

View Source

E

Base of the natural logarithm

Declaration
public static double E { get; }
Property Value
Type Description
System.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
System.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
System.Double
Remarks

6367435.67964 - Taken from PBN RNP AR calculation notes 9905

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