STK AgCrdnPluginSend comments on this topic.
IAgCrdnConfiguredVector Interface

Description

Crdn Vector object interface which computes its components.

Public Methods

Public Method CurrentValueComputes the Vector (in internal units) at the interface's current time.
Public Method CurrentValue_ArrayComputes the Vector (in internal units) at the interface's current time, returned as an array representing x, y, z. Useful for scripting clients.
Public Method EvaluateComputes the Vector (in internal units) at the given time.
Public Method Evaluate_ArrayComputes the Vector (in internal units) at the given time returned as an array representing x, y, z. Useful for scripting clients.

Public Properties

Public Property ErrorTextText explaining configuration errors, if any.
Public Property IsConfiguredFlag indicating whether object is configured properly for use.

CoClasses that Implement IAgCrdnConfiguredVector

© 2024 Analytical Graphics, Inc. All Rights Reserved.