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.
993 B
993 B
moon-sighting / YALLOP_THRESHOLDS
Variable: YALLOP_THRESHOLDS
constYALLOP_THRESHOLDS:object
Defined in: types.ts:155
Published q thresholds (Yallop 1997, NAO TN 69): A: q > +0.216 — Easily visible to the naked eye B: q > -0.014 — Visible under perfect conditions C: q > -0.160 — May need optical aid to find; visible to naked eye D: q > -0.232 — Optical aid needed; will not be visible to naked eye E: q > -0.293 — Not visible even with telescope F: q <= -0.293 — Below Danjon limit (Moon too close to Sun)
Type Declaration
A
readonlyA:0.216=0.216
B
readonlyB:-0.014=-0.014
C
readonlyC:-0.16=-0.16
D
readonlyD:-0.232=-0.232
E
readonlyE:-0.293=-0.293