Preferences.IntervalEventStopAccuracy Property

Top 

Description

Accuracy to which Interval Events are resolved. The default value is 0.100 seconds. Note: smaller values will require more computation time. Values apply to all Interval Event detections and may be changed at any point in the Mission Sequence. For Millisecond Mode Mission Plans, the smallest allowed value is 1 millisecond; for Nanosecond Mode Mission Plans, the smallest allowed value is 1 nanosecond. Please see the 'Interval Methods' and 'Timing Precision Modes' pages for more information.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

timespan

Access:

read/write

Units:

s

Default Value:

0.1

 

Syntax

myTimeSpan1 = FF_Preferences.IntervalEventStopAccuracy;

 

FF_Preferences.IntervalEventStopAccuracy = myTimeSpan1;

 

See also

Preferences Object

FreeFlyer Configuration Guide

Interval Methods Guide