[**pray-calc v2.1.1**](../README.md) *** [pray-calc](../README.md) / TwilightAngles # Interface: TwilightAngles Defined in: [types.ts:18](https://github.com/acamarata/pray-calc/blob/af34aef986c37d8de9cf8db0744a41e3b0c99c40/src/types.ts#L18) Computed twilight depression angles for Fajr and Isha. ## Properties ### fajrAngle > **fajrAngle**: `number` Defined in: [types.ts:20](https://github.com/acamarata/pray-calc/blob/af34aef986c37d8de9cf8db0744a41e3b0c99c40/src/types.ts#L20) Solar depression angle for Fajr (positive degrees below horizon). *** ### ishaAngle > **ishaAngle**: `number` Defined in: [types.ts:22](https://github.com/acamarata/pray-calc/blob/af34aef986c37d8de9cf8db0744a41e3b0c99c40/src/types.ts#L22) Solar depression angle for Isha (positive degrees below horizon).