Measurement.PartialDerivatives Property

Top 

Description

A row matrix of the partial derivatives of the measurement model with respect to the estimated states. (If computed in the BatchLeastSquaresOD process, these partials are not modified by the State Transition Matrix).

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

Matrix of number

Access:

read

 

Syntax

myMatrix1 = myMeasurement1.PartialDerivatives;

 

See also

Measurement Object

Orbit Determination Guide