Spacecraft.SetCentralBody(CelestialObject) Method

Top 

Description

Sets the central body of the calling Spacecraft.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

Spacecraft.SetCentralBody(

CelestialObject centralBody)

 

 

Arguments

centralBody


Description:

The new central body for the Spacecraft.

 

 

 

Syntax

mySpacecraft1.SetCentralBody(myCelestialObject1);

 

 

See also

Spacecraft Object

Spacecraft.SetCentralBody

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide