Base class for defining solid-body motions.
virtual bool read(const dictionary &SBMFCoeffs)
Update properties from given dictionary.
virtual autoPtr< solidBodyMotionFunction > clone() const
Construct and return a clone.
TypeName("SDA")
Runtime type information.
SDA(const dictionary &SBMFCoeffs, const Time &runTime)
Construct from components.
virtual septernion transformation() const
Return the solid-body motion transformation septernion.
void operator=(const SDA &)=delete
Disallow default bitwise assignment.
Ship design analysis (SDA) 3DoF motion function.