Compute satellite position, velocity, and eclipse status at a timestamp
https://sim.rotastellar.com
— No API key required.altitude_km or mean_motion, plus inclination_deg. See Orbital Elements for full schema.| Field | Type | Description |
|---|---|---|
lat | number | Geodetic latitude (degrees) |
lon | number | Geodetic longitude (degrees) |
altitude_km | number | Height above WGS-84 ellipsoid |
velocity_km_s | number | Orbital velocity |
in_eclipse | boolean | Whether satellite is in Earth’s shadow |
orbit_fraction | number | Position in orbit (0–1) |
timestamp | string | ISO 8601 computation timestamp |