SequentialFilter.ProcessedObservations Property

Top 

Description

An array of Observations that have been processed by the KalmanFilterOD object.

 

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:

Array of Observation

Access:

read

 

Syntax

myString1 = mySequentialFilter1.ProcessedObservations[0].DisplayName;

 

See also

SequentialFilter Object