FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | Public Attributes | Friends | List of all members
RAOentry Struct Reference

#include <FiRAOTable.H>

Collaboration diagram for RAOentry:
Collaboration graph
[legend]

Public Member Functions

 RAOentry ()
 
const RAOcompoperator[] (int i) const
 
RAOentryoperator= (const RAOentry &rao)
 

Public Attributes

RAOcomp dof [NDOF]
 
RAOcompSurge
 
RAOcompSway
 
RAOcompHeave
 
RAOcompRoll
 
RAOcompPitch
 
RAOcompYaw
 

Friends

std::istream & operator>> (std::istream &is, RAOentry &rao)
 
std::ostream & operator<< (std::ostream &os, const RAOentry &rao)
 

Constructor & Destructor Documentation

◆ RAOentry()

RAOentry::RAOentry ( )
inline

Member Function Documentation

◆ operator=()

RAOentry& RAOentry::operator= ( const RAOentry rao)
inline

◆ operator[]()

const RAOcomp& RAOentry::operator[] ( int  i) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const RAOentry rao 
)
friend

◆ operator>>

std::istream& operator>> ( std::istream &  is,
RAOentry rao 
)
friend

Member Data Documentation

◆ dof

RAOcomp RAOentry::dof[NDOF]

◆ Heave

RAOcomp& RAOentry::Heave

◆ Pitch

RAOcomp& RAOentry::Pitch

◆ Roll

RAOcomp& RAOentry::Roll

◆ Surge

RAOcomp& RAOentry::Surge

◆ Sway

RAOcomp& RAOentry::Sway

◆ Yaw

RAOcomp& RAOentry::Yaw

The documentation for this struct was generated from the following file: