Skip to content

StateVector

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

moon-sighting v1.1.1


moon-sighting / StateVector

Interface: StateVector

Defined in: types.ts:7

Position + velocity state vector from the ephemeris

Properties

position

position: Vec3

Defined in: types.ts:8


velocity

velocity: Vec3

Defined in: types.ts:9

Clone this wiki locally