STK ObjectsSend comments on this topic.
IAgVeVOLeadTrailData Interface

Description

Interface for vehicle's lead/trail data.

Public Methods

Public Method IsDataTypeSupportedGets a value indicating whether the specified type can be used.
Public Method SetLeadDataTypeMethod to set the display option for the leading portion of the vehicle's tracks.
Public Method SetTrailDataTypeMethod to set the display option for the trailng portion of the vehicle's tracks.
Public Method SetTrailSameAsLeadMethod to set the trailing display option (and value, if applicable) to be the same as for the leading portion.

Public Properties

Public Property HasLeadDataDetermine whether the leading display option has value data.
Public Property HasTrailDataDetermine whether the trailing display option has value data.
Public Property LeadDataGet the display value (time or percent) for the leading portion of the vehicle's tracks.
Public Property LeadDataTypeGet display option for the leading portion of the vehicle's tracks.
Public Property SupportedDataTypesReturns an array of valid choices.
Public Property TrailDataGet the display value (time or percent) for the trailing portion of the vehicle's tracks.
Public Property TrailDataTypeGet display option for the trailing portion of the vehicle's tracks.
© 2024 Analytical Graphics, Inc. All Rights Reserved.