Preferences.LightTimeThreshold Property

Top 

Description

The tolerance at which to stop light-time calculation bisection.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Attributes

Type:

timespan

Access:

read/write

Units:

ns

Default Value:

1000

Valid Range:

Preferences.LightTimeThreshold ≥ 0

 

Syntax

myTimeSpan1 = FF_Preferences.LightTimeThreshold;

 

FF_Preferences.LightTimeThreshold = myTimeSpan1;

 

See also

Preferences Object

FreeFlyer Configuration Guide

Interval Methods Guide