Virtual Testbed
Ship dynamics simulator for extreme conditions
|
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 |
![]() | |
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 |
![]() | |
GeneratorPanel (const GeneratorPanel &)=delete | |
GeneratorPanel (GeneratorPanel &&)=default | |
GeneratorPanel & | operator= (const GeneratorPanel &)=delete |
GeneratorPanel & | operator= (GeneratorPanel &&)=default |
Definition at line 12 of file CalmSeaGeneratorPanel.hh.