CelestialObject() Constructor

Top 

Description

Creates a CelestialObject using the default position/velocity state propagator.

 

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.

 

Constructor Signature

CelestialObject(

)

 

 

Syntax

CelestialObject myCelestialObject1();

 

 

See also

CelestialObject Object

CelestialObjects Guide