Declared in GroundObject
Declaration
void SetGroundPosition(
Vector3 position
);
Description
Sets the position of the ground object relative to the planet. This will update the PCPF value and the inertial coordinates. This will be relative to the planet and with the planet’s rotation.
Parameters
Name | Description |
---|---|
position | [m] The planet centered planet fixed position |