CoordinateSystem.CentralBody Property

Top 

Description

The celestial object which defines the origin for the position of the CoordinateSystem.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"Earth"

 

Syntax

myString1 = myCoordinateSystem1.CentralBody;

 

myCoordinateSystem1.CentralBody = myString1;

 

See also

CoordinateSystem Object

Vectors and Coordinate Systems Guide

Orbit Reference Frames Guide

Attitude Reference Frames Guide

Matrix, Array, and Variable Math Guide