-
Notifications
You must be signed in to change notification settings - Fork 1
MoonSnapshot
github-actions[bot] edited this page May 30, 2026
·
1 revision
moon-sighting / 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.
illumination:
MoonIlluminationResult
Defined in: types.ts:283
Illumination fraction, phase cycle, bright limb angle, waxing/waning
phase:
MoonPhaseResult
Defined in: types.ts:279
Phase name, illumination, age, and next events
position:
MoonPosition
Defined in: types.ts:281
Topocentric az/alt, distance, parallactic angle
visibility:
MoonVisibilityEstimate
Defined in: types.ts:285
Quick Odeh-based crescent visibility estimate
moon-sighting · MIT License · npm · Issues
Guides
Examples
API Reference
- getMoonSightingReport
- getMoonPhase
- getMoonPosition
- getMoonIllumination
- getMoonVisibilityEstimate
- getMoon
- getSunMoonEvents
- initKernels
- downloadKernels
- verifyKernels
Domain Reference
Package Reference
Community