Name
|
Description
|
Attributes
|
DataGapDuration
|
Specifies the amount of time after which, if no observations are processed, it is assumed that a new pass has started. This is only applicable when the DataSegmentationMethod is set to "Detect Passes Based on Data Gap Duration".
|
Type: TimeSpan
Access: Read/Write
Units: min
|
DataSegmentationMethod
|
Specifies the method to use for segmenting data for display in the TrackingDataEditor window.
|
Type: Variable
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DefaultDataType
|
Determines whether the measurements or residuals are shown by default.
|
Type: Variable
Access: Read/Write
|
DefaultMeasurementTypes
|
Determines the default measurement types that will be shown. If the array is empty, then the first detected measurement type will be shown. If multiple types are chosen and a suitable scaling mode is not selected, one will be automatically chosen. If the selected default(s) is not available, the first detected option will be chosen.
|
Type: StringArray
Access: Read/Write
|
DisplayName
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
MeasurementScalingMode
|
Determines how the plotted measurements will be scaled.
|
Type: Variable
Access: Read/Write
|
NumberOfDefaultMeasurementTypes
|
The Array size of DefaultMeasurementTypes.
|
Type: Variable
Access: Read/Write
|
NumberOfPointsInSegment
|
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".
|
Type: Variable
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
OutputFilename
|
Name of the tracking data file to be generated when the TrackingDataEditor window is closed.
|
Type: String
Access: Read/Write
|
ResidualScalingMode
|
Determines how the plotted residuals will be scaled.
|
Type: Variable
Access: Read/Write
|
SegmentDuration
|
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".
|
Type: TimeSpan
Access: Read/Write
Units: min
|
TrackingDataFile
|
The current TrackingDataFile associated with the TrackingDataEditor.
|
Type: TrackingDataFile
Access: Read-Only
|