mirror of
https://github.com/acamarata/moon-sighting.git
synced 2026-06-30 19:04:24 +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.
712 B
712 B
moon-sighting / ODEH_THRESHOLDS
Variable: ODEH_THRESHOLDS
constODEH_THRESHOLDS:object
Defined in: types.ts:206
Published V thresholds (Odeh 2006): A: V >= 5.65 — Visible with naked eye B: V >= 2.00 — Visible with optical aid; may be seen with naked eye C: V >= -0.96 — Visible with optical aid only D: V < -0.96 — Not visible even with optical aid
Type Declaration
A
readonlyA:5.65=5.65
B
readonlyB:2=2.0
C
readonlyC:-0.96=-0.96