Skip to content
Snippets Groups Projects
Commit adcf41bd authored by Mark OLESEN's avatar Mark OLESEN Committed by Mark OLESEN
Browse files

ENH: add Function1 wrapping for functionObject trigger

    Returns a 0/1 value corresponding to function object trigger levels.

    Usage:
    \verbatim
        <entryName> functionObjectTrigger;
        <entryName>Coeffs
        {
            triggers        (1 3 5);
            defaultValue    false;  // Default when no triggers activated
        }
    \endverbatim

ENH: add reset() method for Constant Function1

ENH: allow forced change of trigger index

- the triggers are normally increase only,
  but can now override this optionally
parent 30a2fa4b
Branches
Tags
Showing
with 453 additions and 29 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment