34 namespace Function1Types
45 const word& entryName,
50 ramp(entryName,
dict, obrPtr),
51 interval_(
dict.
get<scalar>(
"interval")),
52 steps_(
max(floor(duration_/interval_), scalar(1)))
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
List of values generated by applying the access operation to each list item.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
A class for handling words, derived from Foam::string.
stepRamp(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr)
Construct from entry name and dictionary.
makeScalarFunction1(halfCosineRamp)
Registry of regIOobjects.