SequentialFilter.GetProcessingStatus Method

Top 

Description

Computes the total number of measurements that were Accepted, Rejected, or Not Processed for the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation 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.

 

Overload List

Signatures

Return Value

Description

SequentialFilter.GetProcessingStatus(StringArray measurementTypes, Array numberAccepted, Array numberRejected)

Variable

Computes the total number of measurements that were Accepted, Rejected, or Not Processed for the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

SequentialFilter.GetProcessingStatus(StringArray measurementTypes, Array numberAccepted, Array numberRejected, Array numberNotProcessed)

Variable

Computes the total number of measurements that were Accepted, Rejected, or Not Processed for the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

 

 

See also

SequentialFilter Object