SolarSystem.ApplyUT1Correction Property

Top 

Description

Flag controlling UT1-UTC time correction. Value should be set to 0 or 1. Value of 1 will apply the correction from the timing corrections file (UT1UTC.dat) when computing UTC. Value of 0 corresponds to no corrections applied resulting in UT1=UTC.

 

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.ApplyUT1Correction;

 

FF_SolarSystem.ApplyUT1Correction = myVariable1;

 

See also

SolarSystem Object

FreeFlyer Configuration Guide

Solar System Guide