SGP4StateEstimator.UseObservationModel Property

Top 

Description

Flag indicating whether to use observations generated from the ObservationModel. This should only be set to false if the Batch child object is to be configured with a set of observations that are not from a reference trajectory.

 

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:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = mySGP4StateEstimator1.UseObservationModel;

 

mySGP4StateEstimator1.UseObservationModel = myVariable1;

 

See also

SGP4StateEstimator Object