J2Mean(ForceModel) Constructor

Top 

Description

Create a propagator with the specified ForceModel. Note: On analytical propagators the ForceModel is not used. In this situation, the default constructor with no arguments should be used.

 

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

J2Mean(

ForceModel forceModel)

 

 

Arguments

forceModel


Description:

The ForceModel object

 

 

 

Syntax

J2Mean myJ2Mean1(myForceModel1);

 

 

See also

J2Mean Object

Spacecraft Propagators

Setting up an Integrator