Ask a Question | Search PSRCHIVE: |
Home
|
ChannelWeightsPlot.h void draw(const Archive *data) Derived classes must draw in the current viewport. Definition: ChannelWeightsPlot.C:84 virtual void preprocess(Archive *data) Process the Archive as needed before calling plot. Definition: ChannelWeightsPlot.h:49 float get_weight() const get the weight of the profile Definition: Profile.h:207 virtual unsigned get_nchan() const =0 Get the number of frequency channels used. virtual double get_centre_frequency() const =0 Get the centre frequency of the observation. TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: ChannelWeightsPlot.C:33 virtual double get_bandwidth() const =0 Get the overall bandwidth of the observation. void prepare(const Archive *data) Derived classes must prepare to draw. Definition: ChannelWeightsPlot.C:40 virtual Archive * clone() const =0 Return a new copy constructed instance equal to this. Generated using doxygen 1.8.17
|