Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
typedef Grid< T, 4 > | grid_type |
typedef blitz::TinyVector< int, 4 > | shape_type |
Public Member Functions | |
Wind_param & | operator= (const Wind_param &rhs) |
Public Attributes | |
T | _c1 |
T | _c2 |
T | _sigma |
grid_type | _grid |
shape_type | _order |
Definition at line 23 of file wind_generator.hh.