mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-07-01 03:14:28 +00:00
17 lines
533 B
Markdown
17 lines
533 B
Markdown
[**pray-calc v2.1.1**](../README.md)
|
|
|
|
***
|
|
|
|
[pray-calc](../README.md) / ANGLE\_MIN
|
|
|
|
# Variable: ANGLE\_MIN
|
|
|
|
> `const` **ANGLE\_MIN**: `10` = `10`
|
|
|
|
Defined in: [constants.ts:26](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/constants.ts#L26)
|
|
|
|
Minimum allowed dynamic twilight depression angle (degrees).
|
|
|
|
At very high latitudes in summer the MCW base angle can drop below
|
|
physically meaningful values. 10° is the lower clamp — below this
|
|
the sky is too bright for any twilight definition.
|