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

Public Member Functions

void step (const time_series &t, const time_series &x, const grid1 &grid)
 
void draw ()
 
void clear ()
 
- 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::stringname () const
 
bool menuItem ()
 

Detailed Description

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

Definition at line 15 of file TimeSeriesPanel.hh.