AtmosphericModels.AtmosphericModel
— Typemutable struct AtmosphericModel
Stuct that is storing the settings and the state of the atmosphere.
AtmosphericModels.ProfileLaw
— Type@enum ProfileLaw EXP=1 LOG=2 EXPLOG=3
Enumeration to describe the wind profile low that is used.
AtmosphericModels.nextpow2
— MethodFind 2^n that is equal to or greater than i.