SquareRootInformationSmoother.NumberOfPointsInBuffer Property

Top 

Description

Returns the total number of points that have been accrued in the smoothing buffer.

 

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:

integer

Access:

read

Valid Range:

1 ≤ SquareRootInformationSmoother.NumberOfPointsInBuffer ≤ 281474976710656

 

Syntax

myVariable1 = mySquareRootInformationSmoother1.NumberOfPointsInBuffer;

 

See also

SquareRootInformationSmoother Object