Ask a Question | Search PSRCHIVE: |
![]()
|
ProfilePlot.h void set_plot_time(const MJD &epoch) Set the time to be plotted. Definition ProfilePlot.h:53 void draw(const Archive *) Draw using FluxPlot::draw, then maybe draw_transitions. Definition ProfilePlot.C:46 void set_outlier_threshold(float f) Set the threshold used to reject outliers when computing cal levels. Definition ProfilePlot.h:49 void set_plot_cal_transitions(bool flag) Set if cal transitions will be drawn. Definition ProfilePlot.h:45 void get_profiles(const Archive *data) Load the profiles. Definition ProfilePlot.C:33 void draw_transitions(const Profile *profile) Draw the profile transitions in the current viewport and window. Definition ProfilePlot.C:60 void draw_time() Mark the plot_time with a vertical dashed line. Definition ProfilePlot.C:177 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition ProfilePlot.C:28 Generated using doxygen 1.14.0
|