FEDEM Solver  R8.0
Source code of the dynamics solver
Classes | Typedefs | Enumerations
FiRAOTable.H File Reference
#include <map>
#include <vector>
#include <iostream>
Include dependency graph for FiRAOTable.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RAOcomp
 
struct  RAOentry
 
struct  WaveComp
 
class  FiRAOTable
 

Typedefs

typedef std::map< double, RAOentryRAOTable
 
typedef RAOTable::const_iterator RAOIter
 
typedef std::vector< WaveCompFiWave
 

Enumerations

enum  RAOdof {
  SURGE , SWAY , HEAVE , ROLL ,
  PITCH , YAW , NDOF
}
 

Typedef Documentation

◆ FiWave

typedef std::vector<WaveComp> FiWave

◆ RAOIter

typedef RAOTable::const_iterator RAOIter

◆ RAOTable

typedef std::map<double,RAOentry> RAOTable

Enumeration Type Documentation

◆ RAOdof

enum RAOdof
Enumerator
SURGE 
SWAY 
HEAVE 
ROLL 
PITCH 
YAW 
NDOF