OrbitStateObservationGenerator.SpanIntervalOption Property

Top 

Description

The option for specifying the observation interval.

 

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:

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