mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-06-30 19:04:26 +00:00
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.
533 B
533 B
pray-calc / ANGLE_MIN
Variable: ANGLE_MIN
constANGLE_MIN:10=10
Defined in: constants.ts:26
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.