transform_coordinates
Convert a 3D vector from one SPICE coordinate frame to another. Specify the vector, time, source and target frames, and optionally the spacecraft.
Instructions
Transform a 3D vector between SPICE coordinate frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector | Yes | ||
| time | Yes | ||
| from_frame | Yes | ||
| to_frame | Yes | ||
| spacecraft | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |