OrbitStateObservationGenerator.SpanIntervalOption Property

Top 

Description

The option for specifying the observation interval.

 

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:

integer

Access:

read/write

Default Value:

0 ( Take from Propagator.StepSize of Reference Spacecraft )

Valid Values:

Value

Label

0

Take from Propagator.StepSize of Reference Spacecraft

1

User Specified

 

Syntax

myVariable1 = myOrbitStateObservationGenerator1.SpanIntervalOption;

 

myOrbitStateObservationGenerator1.SpanIntervalOption = myVariable1;

 

See also

OrbitStateObservationGenerator Object