Holds the motion state of rigid-body model. More...
Public Member Functions | |
rigidBodyModelState (const rigidBodyModel &model) | |
rigidBodyModelState (const rigidBodyModel &model, const dictionary &dict) | |
const scalarField & | q () const |
const scalarField & | qDot () const |
const scalarField & | qDdot () const |
scalar | t () const |
scalar | deltaT () const |
scalarField & | q () |
scalarField & | qDot () |
scalarField & | qDdot () |
scalar & | t () |
scalar & | deltaT () |
void | write (dictionary &dict) const |
void | write (Ostream &) const |
Friends | |
Istream & | operator>> (Istream &, rigidBodyModelState &) |
Ostream & | operator<< (Ostream &, const rigidBodyModelState &) |
Holds the motion state of rigid-body model.
Definition at line 63 of file rigidBodyModelState.H.
rigidBodyModelState | ( | const rigidBodyModel & | model | ) |
Definition at line 27 of file rigidBodyModelState.C.
rigidBodyModelState | ( | const rigidBodyModel & | model, |
const dictionary & | dict | ||
) |
Definition at line 40 of file rigidBodyModelState.C.
References Foam::exit(), Foam::FatalError, FatalErrorInFunction, and rigidBodyModel::nDoF().
|
inline |
Definition at line 23 of file rigidBodyModelStateI.H.
Referenced by rigidBodyModel::forwardDynamics(), and rigidBodyModel::forwardDynamicsCorrection().
|
inline |
Definition at line 29 of file rigidBodyModelStateI.H.
Referenced by rigidBodyModel::forwardDynamics(), and rigidBodyModel::forwardDynamicsCorrection().
|
inline |
Definition at line 35 of file rigidBodyModelStateI.H.
Referenced by rigidBodyMotion::forwardDynamics(), rigidBodyModel::forwardDynamics(), and rigidBodyModel::forwardDynamicsCorrection().
|
inline |
Definition at line 41 of file rigidBodyModelStateI.H.
Referenced by externalForce::restrain().
|
inline |
Definition at line 47 of file rigidBodyModelStateI.H.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void write | ( | dictionary & | dict | ) | const |
Definition at line 26 of file rigidBodyModelStateIO.C.
References dict.
void write | ( | Ostream & | os | ) | const |
Definition at line 36 of file rigidBodyModelStateIO.C.
References os().
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.