AGI AgCrdnPlugin 11 Send comments on this topic.
IAgCrdnConfiguredCalcScalar Interface

Description

Crdn Calc Scalar object interface.

Public Methods

Public Method CurrentValue Computes the Scalar value in internal units at the interface's current time.
Public Method CurrentValue_Array Computes 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 Evaluate Computes the Scalar value in internal units at the given time
Public Method Evaluate_Array Computes the Scalar value in internal units at the given time, returned as an array representing value, errFlag. Useful for scripting clients.
Public Method SetUnits Sets the current units. Returns true for valid units, else returns false.

Public Properties

Public Property Dimension Name of the dimension of this calc scalar.
Public Property ErrorText Text explaining configuration errors, if any
Public Property IsConfigured Flag indicating whether object is configured properly for use.
Public Property UnitAbbrv Unit abbreviation for the current units used in the Evaluate and CurrentValue methods.

CoClasses that Implement IAgCrdnConfiguredCalcScalar

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1