SolarSystem.ComputePolarMotion Property

Top 

Description

Flag controlling computation of earth's polar motion. Value should be set to 0 or 1. Value of 1 causes polar motion effects to be calculated and added to earth's attitude. Value of 0 causes polar motion effects to be ignored.

 

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:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = FF_SolarSystem.ComputePolarMotion;

 

FF_SolarSystem.ComputePolarMotion = myVariable1;

 

See also

SolarSystem Object

FreeFlyer Configuration Guide

Solar System Guide