Skip to content

MoonSnapshot

github-actions[bot] edited this page May 30, 2026 · 1 revision

moon-sighting v1.1.1


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

Clone this wiki locally