ForceModel.OtherAcceleration Property

Top 

Description

This property has been Deprecated. Please use the UseOtherAccelertion property instead.

 

Determines whether the specified unmodeled accelerations are used during propagation.

 

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.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myForceModel1.OtherAcceleration;

 

myForceModel1.OtherAcceleration = myVariable1;

 

See also

ForceModel Object

Setting up a Force Model