-
Notifications
You must be signed in to change notification settings - Fork 1
ChebRecord
github-actions[bot] edited this page May 30, 2026
·
1 revision
moon-sighting / ChebRecord
Defined in: types.ts:479
A decoded Chebyshev record from a Type 2 or Type 3 SPK segment
coeffs:
Float64Array<ArrayBufferLike>[]
Defined in: types.ts:485
Chebyshev coefficients for X, Y, Z [3][degree+1]
degree:
number
Defined in: types.ts:487
Degree of the polynomial
mid:
number
Defined in: types.ts:481
Midpoint of the record interval in ET seconds past J2000
radius:
number
Defined in: types.ts:483
Half-width of the record interval in seconds
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