Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Types | Public Member Functions | Public Attributes | List of all members
vtb::core::Wind_param< T > Class Template Reference
Collaboration diagram for vtb::core::Wind_param< T >:
[legend]

Public Types

typedef Grid< T, 4 > grid_type
 
typedef blitz::TinyVector< int, 4 > shape_type
 

Public Member Functions

Wind_paramoperator= (const Wind_param &rhs)
 

Public Attributes

_c1
 
_c2
 
_sigma
 
grid_type _grid
 
shape_type _order
 

Detailed Description

template<class T>
class vtb::core::Wind_param< T >

Definition at line 23 of file wind_generator.hh.