SolarSystem.NPUpdateInterval Property

Top 

Description

This property has been Deprecated. This property no longer has any effect. Please Use SolarSystem.CIRFEvaluationMode to balance performance vs. accuracy.

 

Method applied when updating Earth's nutation and precession.

 

A positive value will cause the nutation and precession to be updated to the nearest specified seconds. This is the quantitized mode.

 

A value of zero will cause the nutation and precession to be updated to the full accuracy supplied. This is the instantaneous mode.

 

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:

number

Access:

read/write

Units:

s

Default Value:

1800

 

Syntax

myVariable1 = FF_SolarSystem.NPUpdateInterval;

 

FF_SolarSystem.NPUpdateInterval = myVariable1;

 

See also

SolarSystem Object

FreeFlyer Configuration Guide

Solar System Guide