Defined by performing a function(x,y) on two scalar arguments.
A | The constant coefficient A. |
AvailableFunctions | The available functions. A function(x,y) uses some combination of two scalar arguments x and y as well as one to three constant coefficients a, b, c. |
B | The constant coefficient B. |
C | The constant coefficient C. |
OutputDimension | The output dimension. Use any of STK supported dimensions. This value will be used if OutputDimensionInheritance is false. |
OutputDimensionInheritance | Specifies whether the output dimension is inherited or explicitly specified using OutputDimension. |
OutputUnit | The unit for the selected dimension. The unit is not used for internal computations or reporting/graphing but is needed to unambiguously interpret units of associated coefficients. |
SelectedFunction | The selected function. |
UnitX | The unit used to interpret numerical values of scalar argument X. |
UnitY | The unit used to interpret numerical values of scalar argument Y. |
X | The scalar argument X. |
Y | The scalar argument Y. |
Implemented Interface |
---|
IAgCrdnCalcScalar |
IAgCrdn |