30 template<
class Function1Type>
39 start_(
dict.lookupOrDefault<scalar>(
"start", units.
x, 0)),
46 template<
class Function1Type>
53 template<
class Function1Type>
virtual void write(Ostream &os, const unitSets &units) const
Write data to dictionary stream.
Ramp(const word &name, const unitSets &units, const dictionary &dict)
Construct from name and dictionary.
virtual ~Ramp()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for handling words, derived from string.
void writeEntry(Ostream &os, const omega &a)
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
Struct containing two unitSets for use in converting both the argument and the value of a Function1.
unitSet x
Unit conversion for x-axis values.