inverseFunc
Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimMD licenses.
Defines a function that is an inverse of another function.
STFunc (block)
The function to be inverted. Must be a named function.
<STFunc sourceFunc>
kind = inverseFunc
<STFunc function>
kind = expression
expression = ((x+0.5*LX)*(y+0.5*LY))^2
</STFunc>
</STFunc>