SequentialFilter.GetPropertiesInStateVector Method

Top 

Description

Gets the list of properties included in the state vector for the ODEstimation 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.

 

Overload List

Signatures

Return Value

Description

SequentialFilter.GetPropertiesInStateVector(StringArray objectNames, StringArray propertyData)

None

Gets the list of properties included in the state vector for the ODEstimation object.

SequentialFilter.GetPropertiesInStateVector(StringArray objectNames, StringArray propertyData, StringArray estimatedStatus, Variable dataType)

None

Gets the list of properties included in the state vector for the ODEstimation object.

SequentialFilter.GetPropertiesInStateVector(StringArray objectNames, StringArray propertyData, Variable filterStatus, Variable dataType)

None

Gets the list of properties included in the state vector for the ODEstimation object.

SequentialFilter.GetPropertiesInStateVector(StringArray objectNames, StringArray propertyData, Variable filterStatus, StringArray estimatedStatus, Variable dataType)

None

Gets the list of properties included in the state vector for the ODEstimation object.

 

 

See also

SequentialFilter Object