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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

day

Default Value:

2

Valid Range:

OrbitStateObservationGenerator.DataSpanDuration ≥ 0

 

Syntax

myVariable1 = myOrbitStateObservationGenerator1.DataSpanDuration;

 

myOrbitStateObservationGenerator1.DataSpanDuration = myVariable1;

 

See also

OrbitStateObservationGenerator Object