Declared in Spacecraft
Declaration
void SetRelativeBodyVectorElements(
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 body frame.
Parameters
Name | Description |
---|---|
spacecraft | The spacecraft to make the object relative to |
position | |
velocity |