SolarSystem.SGP4LibraryPath Property

Top 

Description

Path to the libraries that contain the implementation of the SGP4 algorithm to use. If this path is not set, it uses the default installed version. Once set, the value of this path cannot be changed.

 

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:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = FF_SolarSystem.SGP4LibraryPath;

 

FF_SolarSystem.SGP4LibraryPath = myString1;

 

See also

SolarSystem Object

FreeFlyer Configuration Guide

Solar System Guide