50 namespace solidBodyMotionFunctions
103 void operator=(
const SDA&);
Base class for defining solid-body motions.
Ship design analysis (SDA) 3DoF motion function.
virtual autoPtr< solidBodyMotionFunction > clone() const
Construct and return a clone.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Septernion class used to perform translations and rotations in 3D space.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("SDA")
Runtime type information.
virtual bool read(const dictionary &SBMFCoeffs)
Update properties from given dictionary.
virtual septernion transformation() const
Return the solid-body motion transformation septernion.
virtual ~SDA()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...