CCSDSOEMValidationOptions.EnforceMetadataStartStopTimeDataSpanConsistency Property

Top 

Description

Determines whether or not to display an error when STOP_TIME in the header does not match the last vector epoch in the ephemeris or START_TIME in the header does not match the first vector epoch in the ephemeris.

 

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:

true

 

Syntax

myVariable1 = myCCSDSOEMValidationOptions1.EnforceMetadataStartStopTimeDataSpanConsistency;

 

myCCSDSOEMValidationOptions1.EnforceMetadataStartStopTimeDataSpanConsistency = myVariable1;

 

See also

CCSDSOEMValidationOptions Object