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

#include <FiRAOTable.H>

Public Member Functions

 RAOcomp (double a=0.0, double p=0.0)
 

Public Attributes

double ampl
 
double phase
 

Friends

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

Constructor & Destructor Documentation

◆ RAOcomp()

RAOcomp::RAOcomp ( double  a = 0.0,
double  p = 0.0 
)
inline

Friends And Related Function Documentation

◆ operator<<

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

◆ operator>>

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

Member Data Documentation

◆ ampl

double RAOcomp::ampl

◆ phase

double RAOcomp::phase

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