SpacecraftObservationFile.NoObservationErrorAction Property

Top 

Description

Specifies the behavior when no matching observations are found in the TrackingDataFile.

 

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:

integer

Access:

read/write

Default Value:

0 ( Throw a run-time error )

Valid Values:

Value

Label

0

Throw a run-time error

1

Throw a run-time warning

2

No error or warning

 

Syntax

myVariable1 = mySpacecraftObservationFile1.NoObservationErrorAction;

 

mySpacecraftObservationFile1.NoObservationErrorAction = myVariable1;

 

See also

SpacecraftObservationFile Object

Orbit Determination Guide

Tracking Data File Formats