[**pray-calc v2.1.1**](../README.md) *** [pray-calc](../README.md) / AtmosphericParams # Interface: AtmosphericParams Defined in: [types.ts:97](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L97) Optional atmospheric and elevation parameters. ## Properties ### elevation? > `optional` **elevation?**: `number` Defined in: [types.ts:98](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L98) *** ### pressure? > `optional` **pressure?**: `number` Defined in: [types.ts:100](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L100) *** ### temperature? > `optional` **temperature?**: `number` Defined in: [types.ts:99](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L99)