SolarSystem.NoradKeplerEqTolerance Property

Top 

Description

This property has been Deprecated. This property no longer has any effect.

 

Controls the tolerance used in solving Kepler's equation in the Norad propagator. 1e-12 is the value suggested in Spacetrack Report #6, and 1e-6 is the value suggested in Spacetrack Report #3.

 

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

Default Value:

1e-12

 

Syntax

myVariable1 = FF_SolarSystem.NoradKeplerEqTolerance;

 

FF_SolarSystem.NoradKeplerEqTolerance = myVariable1;

 

See also

SolarSystem Object

FreeFlyer Configuration Guide

Solar System Guide