STK Vector Geometry ToolSend comments on this topic.
IAgCrdnCalcScalarFunction2Var Interface

Description

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

Public Properties

Public Property AThe constant coefficient A.
Public Property AvailableFunctionsThe 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 BThe constant coefficient B.
Public Property CThe constant coefficient C.
Public Property OutputDimensionThe output dimension. Use any of STK supported dimensions. This value will be used if OutputDimensionInheritance is false.
Public Property OutputDimensionInheritanceSpecifies whether the output dimension is inherited or explicitly specified using OutputDimension.
Public Property OutputUnitThe 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 SelectedFunctionThe selected function.
Public Property UnitXThe unit used to interpret numerical values of scalar argument X.
Public Property UnitYThe unit used to interpret numerical values of scalar argument Y.
Public Property XThe scalar argument X.
Public Property YThe scalar argument Y.

Interfaces

Implemented Interface
IAgCrdnCalcScalar
IAgCrdn

CoClasses that Implement IAgCrdnCalcScalarFunction2Var

© 2024 Analytical Graphics, Inc. All Rights Reserved.