|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
| using | propulsor_type = vtb::core::Propulsor< T > |
| using | testbed_type = vtb::core::Testbed< T, 3 > |
Public Member Functions | |
| void | draw () |
| void | init (const testbed_type &testbed) |
| const propulsor_type & | propulsor () const |
Public Member Functions inherited from vtb::gui::Window | |
| void | show (bool b) |
| bool | show () const |
| bool * | show_ptr () |
| void | name (const std::string &rhs) |
| const std::string & | name () const |
| bool | menuItem () |
Definition at line 18 of file ControlWindow.hh.
1.8.15