STK AgCrdnPluginSend comments on this topic.
IAgCrdnConfiguredCalcScalarWithRate Interface

Description

Crdn Calc ScalarWithRate object interface.

Public Methods

Public Method CurrentValueComputes the Scalar value and rate in internal units at the interface's current time.
Public Method CurrentValue_ArrayComputes 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 EvaluateComputes the Scalar value and rate in internal units at the given time
Public Method Evaluate_ArrayComputes 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 SetUnitsSets the current units. Returns true for valid units, else returns false. Rates are given in the current units per sec

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 IAgCrdnConfiguredCalcScalarWithRate

© 2024 Analytical Graphics, Inc. All Rights Reserved.