AGI STK VGT 11 Send comments on this topic.
IAgCrdnCalcScalarFunction2Var Interface

Description

Defined by performing a function(x,y) on two scalar arguments.

Object Model



Public Properties

Public Property A The constant coefficient A.
Public Property 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.
Public Property B The constant coefficient B.
Public Property C The constant coefficient C.
Public Property OutputDimension The output dimension. Use any of STK supported dimensions. This value will be used if OutputDimensionInheritance is false.
Public Property OutputDimensionInheritance Specifies whether the output dimension is inherited or explicitly specified using OutputDimension.
Public Property 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.
Public Property SelectedFunction The selected function.
Public Property UnitX The unit used to interpret numerical values of scalar argument X.
Public Property UnitY The unit used to interpret numerical values of scalar argument Y.
Public Property X The scalar argument X.
Public Property Y The scalar argument Y.

CoClasses that Implement IAgCrdnCalcScalarFunction2Var

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1