static public method Atmosphere.CreateICAOAtmosphere

Brief

Creates an ICAO default atmosphere at the specified altitude

Declaration
C#
Atmosphere  CreateICAOAtmosphere (Measurement<DistanceUnit> altitude, double humidity = 0)

Parameters
altitude
humidity

Declared in Atmosphere

back