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 |
Declared in Spacecraft
Vector3 GetRelativeVelocity(
string planet
);Returns the relative velocity between the body and another planet.
| Name | Description |
|---|---|
| planet | The planet to get the relative velocity between |