Preferences.IntervalEventSkipAccuracy Property

Top 

Description

Minimum Interval Event duration detected by the Heuristic Guess Method. Events of smaller duration may still be reported when states evaluated conveniently fall within the event in question. The default value is 10.0 seconds. Note: smaller values will require more computation time. 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:

10.0

 

Syntax

myTimeSpan1 = FF_Preferences.IntervalEventSkipAccuracy;

 

FF_Preferences.IntervalEventSkipAccuracy = myTimeSpan1;

 

See also

Preferences Object

FreeFlyer Configuration Guide

Interval Methods Guide