Overview🔗
The Function1 type provides users with a run-time selectable option to
describe entries. The default behaviour applies a constant value, and resembles
base type entries, e.g. for a constant, scalar Function1:
myScalar 1.0;
This can also be written:
myScalar constant 1.0;
Options🔗
The set of Function1 types include:
codedconstantcosinecsvfunctionObjectTriggerfunctionObjectValuehalfCosineRamp- inputValueMapper
linearRampnoneonepolynomialquadraticRampquarterCosineRampquarterSineRamprampscalesinesquaresteptabletableFileuniformzero
