Skip to content

ChebRecord

github-actions[bot] edited this page May 30, 2026 · 1 revision

moon-sighting v1.1.1


moon-sighting / ChebRecord

Interface: ChebRecord

Defined in: types.ts:479

A decoded Chebyshev record from a Type 2 or Type 3 SPK segment

Properties

coeffs

coeffs: Float64Array<ArrayBufferLike>[]

Defined in: types.ts:485

Chebyshev coefficients for X, Y, Z [3][degree+1]


degree

degree: number

Defined in: types.ts:487

Degree of the polynomial


mid

mid: number

Defined in: types.ts:481

Midpoint of the record interval in ET seconds past J2000


radius

radius: number

Defined in: types.ts:483

Half-width of the record interval in seconds

Clone this wiki locally