AGI AgCrdnPlugin 11 Send comments on this topic.
IAgCrdnConfiguredVectorWithRate Interface

Description

Crdn Vector object interface which computes its components and rates.

Public Methods

Public Method CurrentValue Computes the Vector and its rate (in internal units) at the interface's current time.
Public Method CurrentValue_Array Computes the Vector and its rate (in internal units) at the interface's current time, returned as an array representing x, y, z, vx, vy, vz. Useful for scripting clients.
Public Method Evaluate Computes the Vector and its rate (in internal units) at the given time
Public Method Evaluate_Array Computes the Vector and its rate (in internal units) at the given time returned as an array representing x, y, z, vx, vy, vz. Useful for scripting clients.

Public Properties

Public Property ErrorText Text explaining configuration errors, if any
Public Property IsConfigured Flag indicating whether object is configured properly for use.

CoClasses that Implement IAgCrdnConfiguredVectorWithRate

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface