FEDEM Solver
R8.0
Source code of the dynamics solver
|
#include <FiRAOTable.H>
Public Member Functions | |
RAOentry () | |
const RAOcomp & | operator[] (int i) const |
RAOentry & | operator= (const RAOentry &rao) |
Public Attributes | |
RAOcomp | dof [NDOF] |
RAOcomp & | Surge |
RAOcomp & | Sway |
RAOcomp & | Heave |
RAOcomp & | Roll |
RAOcomp & | Pitch |
RAOcomp & | Yaw |
Friends | |
std::istream & | operator>> (std::istream &is, RAOentry &rao) |
std::ostream & | operator<< (std::ostream &os, const RAOentry &rao) |
|
inline |
|
inline |
|
friend |
|
friend |
RAOcomp& RAOentry::Heave |
RAOcomp& RAOentry::Pitch |
RAOcomp& RAOentry::Roll |
RAOcomp& RAOentry::Surge |
RAOcomp& RAOentry::Sway |
RAOcomp& RAOentry::Yaw |