OrbitStateObservationGenerator.ResetToStart() Method

Top 

Description

Resets the TrackingDataFile to the start of the file.

 

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.

 

Method Signature

OrbitStateObservationGenerator.ResetToStart(

)

 

 

Return Value

Type:

number

 

 

Resets the TrackingDataFile to the start of the file.

 

Syntax

myVariable1 = myOrbitStateObservationGenerator1.ResetToStart();

 

 

See also

OrbitStateObservationGenerator Object