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.
1.5 KiB
1.5 KiB
moon-sighting / MoonSnapshot
Interface: MoonSnapshot
Defined in: types.ts:277
Combined kernel-free moon snapshot from getMoon(). Bundles phase, position, illumination, and a quick visibility estimate into a single call.
Properties
illumination
illumination:
MoonIlluminationResult
Defined in: types.ts:283
Illumination fraction, phase cycle, bright limb angle, waxing/waning
phase
phase:
MoonPhaseResult
Defined in: types.ts:279
Phase name, illumination, age, and next events
position
position:
MoonPosition
Defined in: types.ts:281
Topocentric az/alt, distance, parallactic angle
visibility
visibility:
MoonVisibilityEstimate
Defined in: types.ts:285
Quick Odeh-based crescent visibility estimate