Declared in Spacecraft
Declaration
void SetRelativeVectorElements(
Spacecraft spacecraft,
Vector3 position,
Vector3 velocity
);Description
Sets the relative position and velocity of a body to a series of parameters based on another spacecraft and the relative position and velocity, in the inertial frame.
Parameters
| Name | Description |
|---|---|
| spacecraft | The spacecraft to make the object relative to |
| position | |
| velocity |