IBSimu 1.0.4
|
Interactive particle diagnostics plotter. More...
#include <gtkparticlediagwindow.hpp>
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 () |
Interactive particle diagnostics plotter.
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] |