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

Public Types

using amplitude_type = vtb::core::Amplitude< T >
 
using length_type = vtb::core::Length< T >
 
using direction_type = vtb::core::Direction< T >
 
using policy_type = vtb::core::Policy
 
- Public Types inherited from vtb::gui::GeneratorPanel< VTB_REAL_TYPE >
using real_type = VTB_REAL_TYPE
 
using policy_type = vtb::core::Policy
 
using testbed_type = vtb::core::Testbed< VTB_REAL_TYPE, 3 >
 

Public Member Functions

void draw () override
 
std::any generator (policy_type policy) override
 
void init (const testbed_type &testbed) override
 
- Public Member Functions inherited from vtb::gui::GeneratorPanel< VTB_REAL_TYPE >
 GeneratorPanel (const GeneratorPanel &)=delete
 
 GeneratorPanel (GeneratorPanel &&)=default
 
GeneratorPaneloperator= (const GeneratorPanel &)=delete
 
GeneratorPaneloperator= (GeneratorPanel &&)=default
 

Detailed Description

template<class T>
class vtb::gui::CalmSeaGeneratorPanel< T >

Definition at line 12 of file CalmSeaGeneratorPanel.hh.