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 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:

min

Default Value:

30

Valid Range:

TrackingDataEditor.SegmentDuration > 0

 

Syntax

myTimeSpan1 = myTrackingDataEditor1.SegmentDuration;

 

myTrackingDataEditor1.SegmentDuration = myTimeSpan1;

 

See also

TrackingDataEditor Object

Orbit Determination Guide