STK AgCrdnPluginSend comments on this topic.
IAgCrdnConfiguredCalcScalar Interface

Description

Crdn Calc Scalar object interface.

Public Methods

Public Method CurrentValueComputes the Scalar value in internal units at the interface's current time.
Public Method CurrentValue_ArrayComputes the Scalar value in internal units at the interface's current time, returned as an array representing value, errFlag. Useful for scripting clients.
Public Method EvaluateComputes the Scalar value in internal units at the given time
Public Method Evaluate_ArrayComputes the Scalar value in internal units at the given time, returned as an array representing value, errFlag. Useful for scripting clients.
Public Method SetUnitsSets the current units. Returns true for valid units, else returns false.

Public Properties

Public Property DimensionName of the dimension of this calc scalar.
Public Property ErrorTextText explaining configuration errors, if any
Public Property IsConfiguredFlag indicating whether object is configured properly for use.
Public Property UnitAbbrvUnit abbreviation for the current units used in the Evaluate and CurrentValue methods.

CoClasses that Implement IAgCrdnConfiguredCalcScalar

© 2024 Analytical Graphics, Inc. All Rights Reserved.