TrackingDataEditor.SegmentDuration Property

Top 

Description

Specifies the length of time to include in a single view of the TrackingDataEditor window. All observations that fall within the time span will be shown. This is only applicable when the DataSegmentationMethod is set to "Fixed Duration".

 

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:

min

Default Value:

30

Valid Range:

TrackingDataEditor.SegmentDuration > 0

 

Syntax

myVariable1 = myTrackingDataEditor1.SegmentDuration;

 

myTrackingDataEditor1.SegmentDuration = myVariable1;

 

See also

TrackingDataEditor Object

Orbit Determination Guide