mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-06-30 19:04:26 +00:00
883 B
883 B
pray-calc / AtmosphericParams
Interface: AtmosphericParams
Defined in: types.ts:97
Optional atmospheric and elevation parameters.
Properties
elevation?
optionalelevation?:number
Defined in: types.ts:98
pressure?
optionalpressure?:number
Defined in: types.ts:100
temperature?
optionaltemperature?:number
Defined in: types.ts:99