-
Notifications
You must be signed in to change notification settings - Fork 1
SightingOptions
github-actions[bot] edited this page May 30, 2026
·
1 revision
moon-sighting / SightingOptions
Defined in: types.ts:424
optionalbestTimeMethod?:"heuristic"|"optimized"
Defined in: types.ts:433
Best-time computation method. 'heuristic' — T_b = T_sunset + 4/9 * Lag (Odeh/Yallop approximation, fast) 'optimized' — scan sunset-to-moonset interval, maximize Odeh V parameter Default: 'heuristic'
optionalkernels?:KernelConfig
Defined in: types.ts:426
Kernel acquisition configuration. Defaults to auto-download.
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