AGI AgCrdnPlugin 11 Send comments on this topic.
IAgCrdnConfiguredCalcScalarWithRate Interface

Description

Crdn Calc ScalarWithRate object interface.

Public Methods

Public Method CurrentValue Computes the Scalar value and rate in internal units at the interface's current time.
Public Method CurrentValue_Array Computes the Scalar value and rate in internal units at the interface's current time, returned as an array representing value, rate, errFlag. Useful for scripting clients.
Public Method Evaluate Computes the Scalar value and rate in internal units at the given time
Public Method Evaluate_Array Computes the Scalar value and rate in internal units at the given time, returned as an array representing value, rate, errFlag. Useful for scripting clients.
Public Method SetUnits Sets the current units. Returns true for valid units, else returns false. Rates are given in the current units per sec

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 IAgCrdnConfiguredCalcScalarWithRate

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1