mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-07-01 03:14:28 +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