Skip to main content
The Orbital Sim service provides real-time satellite position computation, trajectory propagation, eclipse detection, and ground station pass prediction. It powers the RotaStellar agent constellation and planned asset live tracking.

Base URL

Capabilities

Quick Example

Orbital Elements

All computation endpoints accept an elements object. You must provide either mean_motion (revolutions/day) or altitude_km.
Either altitude_km or mean_motion is required, but not both.

Access

The Sim service uses CORS-based access control. Allowed origins include rotastellar.com, console.rotastellar.com, runtime.rotastellar.com, and localhost:3000. No API key is required.

Simulation Sessions (v1.1.0)

CAE v1.1.0 adds stateful simulation sessions for constellation-level testing with subsystem tracking, ISL link quality modeling, and fault injection. See Simulation Sessions for full documentation.

API Reference

See the full API reference for each endpoint: