TrackingDataEditor.NumberOfPointsInSegment Property

Top 

Description

Specifies the number of observations to include in a single view of the TrackingDataEditor window. This is only applicable when the DataSegmentationMethod is set to "Fixed Number of Points".

 

Timing Precision Mode

This page describes functionality in millisecond 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:

20

Valid Range:

TrackingDataEditor.NumberOfPointsInSegment > 0

 

Syntax

myVariable1 = myTrackingDataEditor1.NumberOfPointsInSegment;

 

myTrackingDataEditor1.NumberOfPointsInSegment = myVariable1;

 

See also

TrackingDataEditor Object

Orbit Determination Guide