Sensor.ApplyTrackingDataConstraintChecks Property

Top 

Description

Specifies whether to apply range validation to measurements associated with the Sensor. This property is only used in conjunction processing Orbit Determination tracking data.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = mySensor1.ApplyTrackingDataConstraintChecks;

 

mySensor1.ApplyTrackingDataConstraintChecks = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide