ODEstimationProcess.GetPropertiesInStateVector(StringArray, StringArray) 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.

 

Method Signature

ODEstimationProcess.GetPropertiesInStateVector(

StringArray objectNames,


StringArray propertyData)

 

 

Arguments

objectNames


Description:

Object names corresponding to the properties included in the state vector. Note that this will have the same dimension as the properties argument.

 

 

propertyData


Description:

Property data included in the state vector. Note that this will have the same dimension as the objectNames argument.

 

 

 

Syntax

myODEstimationProcess1.GetPropertiesInStateVector(myStringArray1, myStringArray2);

 

 

See also

ODEstimationProcess Object

ODEstimationProcess.GetPropertiesInStateVector

Orbit Determination Guide