synthetic_positions
Positions of every body in an authored synthetic system at one instant. Three body modes: placement (fixed longitude), periodic (uniform motion), kepler (constant elements). With observer set on the system, positions are geocentric/apparent from that body (outer bodies can show retrograde). Pass t_days for abstract day units, or date (UT ISO) when body epoch values are Julian Days. Returns speed and retrograde per body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | UT instant as ISO 8601; used as t when t_days is omitted | |
| system | Yes | ||
| t_days | No | Time in the same day units as each body's periodDays/epoch (abstract world frame) |