-
Notifications
You must be signed in to change notification settings - Fork 1
KernelSource
github-actions[bot] edited this page May 30, 2026
·
1 revision
moon-sighting / KernelSource
KernelSource = {
path:string;type:"file"; } | {data:ArrayBuffer;name:string;type:"buffer"; } | {type:"url";url:string; } | {type:"auto"; }
Defined in: types.ts:399
How to source a binary kernel file. Used for both the planetary SPK (de442s.bsp) and leap-second kernel (naif0012.tls).
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