The factory creates scalar calculation components.
![]() | Creates and registers a scalar calculation using specified name, description, and type. |
![]() | Create a scalar calculation equal to angular displacement obtained from any angle in VGT. |
![]() | Create a scalar calculation of constant value of the specified dimension. |
![]() | Create a scalar calculation defined from a time-dependent data element from STK data providers available for parent STK object. |
![]() | Create a scalar calculation defined from a time-dependent data element from STK data providers available for parent STK object. |
![]() | Create a scalar calculation that is the derivative of an input scalar calculation. |
![]() | Create a scalar calculation that is defined by a dot product between two vectors. |
![]() | Create a scalar calculation that is the time elapsed since a reference time instant. |
![]() | Create scalar calculation specified by external data file. |
![]() | Create a scalar calculation defined by evaluating the input scalar calculation at the specified reference time instant. |
![]() | Create a calc scalar calculation that uses scripted algorithm in MATLAB (.m or .dll), Perl or VBScript to define its value and rate. |
![]() | Create a scalar calculation that is defined by performing the specified function on the input scalar or time instant. |
![]() | Create a scalar calculation that is defined by performing a function(x,y) on two scalar arguments. |
![]() | Create a scalar calculation that is the integral of an input scalar computed with respect to time using one of the specified numerical methods and using one of the specified accumulation types. |
![]() | Create a scalar calculation based on a COM plugin. For information how to implement and register VGT plugins, see |
![]() | Create a calc scalar calculation that is surface distance along the specified central body ellipsoid between two points (or their respective projections if specified at altitude). |
![]() | Create a scalar calculation equal to the magnitude of a specified vector. |
![]() | Returns whether the specified type is supported. |
![]() | An array of display names associated with available scalar calculation plugins. The elements of the array are strings. Display names are used to create Calc scalars based on COM plugins using |
Create a calc scalar constant.
[C#] | ||
---|---|---|
|
Determine if the specified calc scalar type is supported.
[C#] | ||
---|---|---|
|
Determine if the specified calc scalar type is supported.
[Visual Basic .NET] | ||
---|---|---|
|
Create a calc scalar constant.
[Visual Basic .NET] | ||
---|---|---|
|