Declared in Spacecraft
Declaration
Vector3 GetRelativeVelocity(
string planet
);
Description
Returns the relative velocity between the body and another planet.
Parameters
Name | Description |
---|---|
planet | The planet to get the relative velocity between |