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

NameDescription
spacecraftThe spacecraft to make the object relative to
position
velocity