Public Member Functions | List of all members
oscillatingLinearMotion Class Reference

SolidBodyMotionFvMesh 6DoF motion function. Oscillating displacement. More...

Inheritance diagram for oscillatingLinearMotion:
Inheritance graph
[legend]
Collaboration diagram for oscillatingLinearMotion:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("oscillatingLinearMotion")
 Runtime type information. More...
 
 oscillatingLinearMotion (const dictionary &SBMFCoeffs, const Time &runTime)
 Construct from components. More...
 
virtual autoPtr< solidBodyMotionFunctionclone () const
 Construct and return a clone. More...
 
virtual ~oscillatingLinearMotion ()
 Destructor. More...
 
virtual septernion transformation () const
 Return the solid-body motion transformation septernion. More...
 
virtual bool read (const dictionary &SBMFCoeffs)
 Update properties from given dictionary. More...
 
- Public Member Functions inherited from solidBodyMotionFunction
 TypeName ("solidBodyMotionFunction")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, solidBodyMotionFunction, dictionary,(const dictionary &SBMFCoeffs, const Time &runTime),(SBMFCoeffs, runTime))
 
 solidBodyMotionFunction (const dictionary &SBMFCoeffs, const Time &runTime)
 Construct from the SBMFCoeffs dictionary and Time. More...
 
virtual ~solidBodyMotionFunction ()
 Destructor. More...
 
virtual void writeData (Ostream &) const
 Write in dictionary format. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from solidBodyMotionFunction
static autoPtr< solidBodyMotionFunctionNew (const dictionary &SBMFCoeffs, const Time &runTime)
 Select constructed from the SBMFCoeffs dictionary and Time. More...
 
- Protected Attributes inherited from solidBodyMotionFunction
dictionary SBMFCoeffs_
 
const Timetime_
 

Detailed Description

SolidBodyMotionFvMesh 6DoF motion function. Oscillating displacement.

Source files

Definition at line 52 of file oscillatingLinearMotion.H.

Constructor & Destructor Documentation

oscillatingLinearMotion ( const dictionary SBMFCoeffs,
const Time runTime 
)

Construct from components.

Definition at line 49 of file oscillatingLinearMotion.C.

References Foam::read(), and oscillatingLinearMotion::~oscillatingLinearMotion().

Here is the call graph for this function:

Destructor.

Definition at line 63 of file oscillatingLinearMotion.C.

Referenced by oscillatingLinearMotion::clone(), and oscillatingLinearMotion::oscillatingLinearMotion().

Here is the caller graph for this function:

Member Function Documentation

TypeName ( "oscillatingLinearMotion"  )

Runtime type information.

virtual autoPtr<solidBodyMotionFunction> clone ( ) const
inlinevirtual
Foam::septernion transformation ( ) const
virtual

Return the solid-body motion transformation septernion.

Implements solidBodyMotionFunction.

Definition at line 70 of file oscillatingLinearMotion.C.

References DebugInFunction, Foam::endl(), R, oscillatingLinearMotion::read(), and Foam::sin().

Referenced by oscillatingLinearMotion::clone().

Here is the call graph for this function:

Here is the caller graph for this function:

bool read ( const dictionary SBMFCoeffs)
virtual

Update properties from given dictionary.

Implements solidBodyMotionFunction.

Definition at line 86 of file oscillatingLinearMotion.C.

References solidBodyMotionFunction::read().

Referenced by oscillatingLinearMotion::clone(), and oscillatingLinearMotion::transformation().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: