ForceModel.AddForce Method

Top 

Description

Adds the force due to a user-created CelestialObject or a CustomForce object to the ForceModel.

 

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.

 

Overload List

Signatures

Return Value

Description

ForceModel.AddForce(CelestialObject celestialObject)

None

Adds the force due to a user-created CelestialObject or a CustomForce object to the ForceModel.

ForceModel.AddForce(CustomForce customForce)

None

Adds the force due to a user-created CelestialObject or a CustomForce object to the ForceModel.

 

 

See also

ForceModel Object

Setting up a Force Model