IAUIAGAttitudeAdvancer.Model Property

Top 

Description

Determines how to model the attitude for a CelestialObject.

 

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.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( IAU/IAG Analytical Model )

Valid Values:

Value

Label

0

IAU/IAG Analytical Model

1

Custom Analytical Model

2

No Orientation Updates

 

Syntax

myVariable1 = myIAUIAGAttitudeAdvancer1.Model;

 

myIAUIAGAttitudeAdvancer1.Model = myVariable1;

 

See also

IAUIAGAttitudeAdvancer Object

CelestialObjects Guide