OrbitStateObservationGenerator.DataSpanDuration Property

Top 

Description

Duration of the data span over which to generate observations. Note that the final observation may fall prior to the end of the data span if the propagation model doesn't generate a state at that time.

 

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:

timespan

Access:

read/write

Units:

day

Default Value:

2

Valid Range:

OrbitStateObservationGenerator.DataSpanDuration ≥ 0

 

Syntax

myTimeSpan1 = myOrbitStateObservationGenerator1.DataSpanDuration;

 

myOrbitStateObservationGenerator1.DataSpanDuration = myTimeSpan1;

 

See also

OrbitStateObservationGenerator Object