PointGroup.CentralBody Property

Top 

Description

Specifies the body to use for the origin of the coordinate system from which the PointGroup is referenced. The value is set to a string specifing the name of a planetary body.

Mercury

Venus

Earth

Mars

Jupiter

Saturn

Uranus

Neptune

Pluto

Moon

Sun

The CentralBody of a PointGroup can also be the name of any defined CelestialObject in the Mission Plan.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"Earth"

 

Syntax

myString1 = myPointGroup1.CentralBody;

 

myPointGroup1.CentralBody = myString1;

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide