|
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 |
Public Types inherited from vtb::gui::GeneratorPanel< T > | |
| using | real_type = T |
| using | policy_type = vtb::core::Policy |
| using | testbed_type = vtb::core::Testbed< T, 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< T > | |
| GeneratorPanel (const GeneratorPanel &)=delete | |
| GeneratorPanel & | operator= (const GeneratorPanel &)=delete |
| GeneratorPanel (GeneratorPanel &&)=default | |
| GeneratorPanel & | operator= (GeneratorPanel &&)=default |
Definition at line 15 of file IrregularWaveGeneratorPanel.hh.
1.8.15