Show / Hide Table of Contents

Class Constants

Aviation Constants from FAA and ICAO documentation

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

Properties

View Source

FeetInNauticalMile

Declaration
public static double FeetInNauticalMile { get; }
Property Value
Type Description
double
View Source

MetresInKilometres

Declaration
public static double MetresInKilometres { get; }
Property Value
Type Description
double
View Source

PI

Declaration
public static double PI { get; }
Property Value
Type Description
double
  • View Source
In this article
Back to top Copyright 2018-2025 CADology Limited