pray-calc/.github/wiki/api/variables/ANGLE_MIN.md
Aric Camarata 4227afc2c3 docs: add TypeDoc API generation (typedoc@0.28.19 + typedoc-plugin-markdown@4.11.0)
Add typedoc and typedoc-plugin-markdown as devDependencies. Add typedoc.json config
targeting src/index.ts with markdown output to .github/wiki/api. Add docs script to
package.json. Generate initial API reference pages.

Part of T-E8-03 — TypeDoc automation for all 12 JS/TS packages.
2026-05-30 16:41:58 -04:00

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/af34aef986c37d8de9cf8db0744a41e3b0c99c40/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.