Trk234File.ApplyLimitValidationChecks Property

Top 

Description

This property has been Deprecated. Please use GroundAntenna.ApplyTrackingDataConstraintChecks instead.

 

Determines whether to set the Validity flag on measurements as they are loaded, based on the applicable limits for the particular measurement type.

 

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 = myTrk234File1.ApplyLimitValidationChecks;

 

myTrk234File1.ApplyLimitValidationChecks = myVariable1;

 

See also

Trk234File Object