Optional text parameter for
identification of the component.
Exponent
Base
Choice
Select Base
10 or Base e
Coefficient
of Base
REAL
Constant
Adds a multiplying factor
to the selected base
Coefficient
of Exponent
REAL
Constant
Adds a multiplying factor
to the exponent
Fortran
Comment
Text
An optional Fortran comment.
The text entered here is included in the project Fortran file
Dimension
INTEGER
Literal
Enter the dimension of the
input signal. The default dimension is 1 (i.e. a scalar).
The output signal will automatically be given the same dimension
as the input, where each output array element is a function
of the corresponding input array element.