AGI STK Objects 11 Send comments on this topic.
IAgVeVOLeadTrailData Interface

Description

Interface for vehicle's lead/trail data.

Object Model



Public Methods

Public Method IsDataTypeSupported Gets a value indicating whether the specified type can be used.
Public Method SetLeadDataType Method to set the display option for the leading portion of the vehicle's tracks.
Public Method SetTrailDataType Method to set the display option for the trailng portion of the vehicle's tracks.
Public Method SetTrailSameAsLead Method to set the trailing display option (and value, if applicable) to be the same as for the leading portion.

Public Properties

Public Property HasLeadData Determine whether the leading display option has value data.
Public Property HasTrailData Determine whether the trailing display option has value data.
Public Property LeadData Get the display value (time or percent) for the leading portion of the vehicle's tracks.
Public Property LeadDataType Get display option for the leading portion of the vehicle's tracks.
Public Property SupportedDataTypes Returns an array of valid choices.
Public Property TrailData Get the display value (time or percent) for the trailing portion of the vehicle's tracks.
Public Property TrailDataType Get display option for the trailing portion of the vehicle's tracks.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1