GTKParticleDiagWindow Class Reference
Interactive particle diagnostics plotter. More...
#include <gtkparticlediagwindow.hpp>
Inheritance diagram for GTKParticleDiagWindow:

Classes | |
struct | PreferencesData |
Public Member Functions | |
GTKParticleDiagWindow (GTKPlotter &plotter, const ParticleDataBase &pdb, const Geometry &geom, coordinate_axis_e axis, double level, particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy) | |
Constructor for diagnostics window. | |
virtual | ~GTKParticleDiagWindow () |
Detailed Description
Interactive particle diagnostics plotter.
Constructor & Destructor Documentation
GTKParticleDiagWindow::GTKParticleDiagWindow | ( | GTKPlotter & | plotter, | |
const ParticleDataBase & | pdb, | |||
const Geometry & | geom, | |||
coordinate_axis_e | axis, | |||
double | level, | |||
particle_diag_plot_type_e | type, | |||
trajectory_diagnostic_e | diagx, | |||
trajectory_diagnostic_e | diagy | |||
) |
Constructor for diagnostics window.
style is the style of plot with 0 being scatter plot and 1 being colormap (histogram) plot.
virtual GTKParticleDiagWindow::~GTKParticleDiagWindow | ( | ) | [virtual] |
The documentation for this class was generated from the following file: