IBSimu 1.0.4
ParticleDiagPlotter Member List
This is the complete list of members for ParticleDiagPlotter, including all inherited members.
Plotter::_framePlotter [protected]
calculate_emittance(void)ParticleDiagPlot
export_data(const std::string &filename)ParticleDiagPlot
get_colormap(void) const ParticleDiagPlot [inline]
get_colormap_interpolation(void)ParticleDiagPlot [inline]
get_dot_size(void)ParticleDiagPlot [inline]
get_emittance_ellipse(void)ParticleDiagPlot [inline]
get_histogram(void)ParticleDiagPlot [inline]
get_histogram_m(void)ParticleDiagPlot [inline]
get_histogram_n(void)ParticleDiagPlot [inline]
get_plot(particle_diag_plot_type_e &type, trajectory_diagnostic_e &diagx, trajectory_diagnostic_e &diagy)ParticleDiagPlot [inline]
get_type(void)ParticleDiagPlot [inline]
get_view(coordinate_axis_e &axis, double &level)ParticleDiagPlot [inline]
ParticleDiagPlot(Frame *frame, const Geometry *geom, const ParticleDataBase *pdb, coordinate_axis_e axis, double level, particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy=DIAG_NONE)ParticleDiagPlot
ParticleDiagPlotter(const Geometry *geom, const ParticleDataBase *pdb, coordinate_axis_e axis, double level, particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy=DIAG_NONE)ParticleDiagPlotter
plot_eps(const std::string &filename)Plotter
plot_pdf(const std::string &filename)Plotter
plot_png(const std::string &filename)Plotter
plot_svg(const std::string &filename)Plotter
Plotter()Plotter [protected]
set_colormap_interpolation(interpolation_e interpolation)ParticleDiagPlot [inline]
set_dot_size(double size)ParticleDiagPlot [inline]
set_emittance_ellipse(bool enable)ParticleDiagPlot [inline]
set_font_size(size_t size)Plotter
set_histogram_m(size_t m)ParticleDiagPlot [inline]
set_histogram_n(size_t n)ParticleDiagPlot [inline]
set_plot(particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy)ParticleDiagPlot [inline]
set_ranges(double xmin, double ymin, double xmax, double ymax)Plotter
set_size(size_t width, size_t height)Plotter [inline]
set_type(particle_diag_plot_type_e type)ParticleDiagPlot [inline]
set_view(coordinate_axis_e axis, double level)ParticleDiagPlot [inline]
~ParticleDiagPlot()ParticleDiagPlot
~ParticleDiagPlotter()ParticleDiagPlotter
~Plotter()Plotter [protected, virtual]