moon-sighting/.github/wiki/api/interfaces/KernelConfig.md

1.5 KiB

moon-sighting v1.1.1


moon-sighting / KernelConfig

Interface: KernelConfig

Defined in: types.ts:405

Properties

cacheDir?

optional cacheDir?: string

Defined in: types.ts:414

Directory for the download cache. Defaults to ~/.cache/moon-sighting on POSIX, %LOCALAPPDATA%\moon-sighting on Windows.


checksumOverride?

optional checksumOverride?: string

Defined in: types.ts:419

SHA-256 checksum of de442s.bsp for download verification. Bundled default matches the NAIF distribution as of 2024.


leapSeconds?

optional leapSeconds?: KernelSource

Defined in: types.ts:409

Leap-second kernel — defaults to naif0012.tls via auto-download


planetary?

optional planetary?: KernelSource

Defined in: types.ts:407

Planetary SPK kernel — defaults to de442s.bsp via auto-download