42#ifndef Function1Types_linearRamp_H
43#define Function1Types_linearRamp_H
73 const word& entryName,
86 virtual inline scalar
value(
const scalar t)
const;
virtual scalar value(const scalar t) const
Return value for time t.
linearRamp(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr)
Construct from entry name, dictionary and optional registry.
virtual ~linearRamp()=default
Destructor.
ramp(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr)
Construct from entry name, dictionary and optional registry.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Registry of regIOobjects.
A class for handling words, derived from Foam::string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.