SequentialFilter.MaxAllowableSigma Property

Top 

Description

The sigma tolerance to be applied when editing observation data.

 

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:

number

Access:

read/write

Default Value:

6

Valid Range:

SequentialFilter.MaxAllowableSigma ≥ 0

 

Syntax

myVariable1 = mySequentialFilter1.MaxAllowableSigma;

 

mySequentialFilter1.MaxAllowableSigma = myVariable1;

 

See also

SequentialFilter Object