scalarFunc

scalarFunc

Works with VSimPD and VSimVE licenses.

Function that pulls its values from a scalar. See Scalar in multiFields.

scalarFunc Parameters

kind

For STFunc must be set to scalarFunc.

scalar (required string)

The name of the scalar being used.

Example scalarFunc Block

<STFunc fA5>
   kind = scalarFunc
   scalar = A5
</STFunc>