function H_plus input Real x; input Real alpha; input Real delta; input Real gamma = 1; input Real ro; output Real value; end H_plus;