pray-calc/.github/wiki/api/interfaces/AtmosphericParams.md

883 B

pray-calc v2.1.1


pray-calc / AtmosphericParams

Interface: AtmosphericParams

Defined in: types.ts:97

Optional atmospheric and elevation parameters.

Properties

elevation?

optional elevation?: number

Defined in: types.ts:98


pressure?

optional pressure?: number

Defined in: types.ts:100


temperature?

optional temperature?: number

Defined in: types.ts:99