ForceModel.AddForce(CelestialObject) Method

Top 

Description

Adds a CustomForce to the ForceModel.

 

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.

 

Method Signature

ForceModel.AddForce(

CelestialObject celestialObject)

 

 

Arguments

celestialObject


Description:

The CelestialObject to use as a disturbing force in the ForceModel.

 

 

 

Syntax

myForceModel1.AddForce(myCelestialObject1);

 

 

See also

ForceModel Object

ForceModel.AddForce

Setting up a Force Model