|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
A half of the wave with length, number and height of the full wave. More...
#include <wave_numbers.hh>
Public Member Functions | |
| Wave_half (T lambda, T k, T h) | |
Public Attributes | |
| T | length |
| T | number |
| T | height |
Friends | |
| template<class X > | |
| std::ostream & | operator<< (std::ostream &out, const Wave_half< X > &rhs) |
A half of the wave with length, number and height of the full wave.
Definition at line 45 of file wave_numbers.hh.
1.8.15