Base class for defining solid-body motions.
const word & name() const
Motion function for solid regions representing a piston. Looks up the multiValveEngine mover from the...
TypeName("multiValveEnginePistonMotion")
Runtime type information.
virtual autoPtr< solidBodyMotionFunction > clone() const
Construct and return a clone.
virtual septernion transformation() const
Return the solid-body motion transformation septernion.
multiValveEnginePistonMotion(const word &name, const dictionary &SBMFCoeffs, const Time &runTime)
Construct from components.
virtual ~multiValveEnginePistonMotion()
Destructor.
void operator=(const multiValveEnginePistonMotion &)=delete
Disallow default bitwise assignment.
virtual bool read(const dictionary &SBMFCoeffs)
Update properties from given dictionary.