Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::Plot Class Referenceabstract Base class of all plotters. More...
Inheritance diagram for Pulsar::Plot:
![]()
Detailed DescriptionBase class of all plotters. Member Function Documentation◆ configure()
Process a configuration command. Reimplemented in Pulsar::MultiData. References Error::get_code(), get_frame_interface(), get_interface(), and Error::get_message(). ◆ finalize()
Some plots may postpone plotting. Reimplemented in Pulsar::MultiDataPlot< Type >. ◆ get_attributes()
Provide access to the plot attributes. Implemented in MultiPlot, Pulsar::FramedPlot, Pulsar::MultiData, and Pulsar::MultiPlot. ◆ get_frame_interface()
Get the text interface to the frame attributes. Implemented in MultiPlot, Pulsar::FramedPlot, Pulsar::MultiData, and Pulsar::MultiPlot. Referenced by configure(). ◆ get_interface()
Get the text interface to the configuration attributes. Implemented in BandpassChannelWeightPlot, DigitiserCountsPlot, DynamicSNSpectrumPlot, FluxPlot, LinePhasePlot, MultiPhase, PhasePlot, PhaseVsFrequency, PhaseVsPlot, PhaseVsTime, ProfilePlot, Pulsar::AnglePlot, Pulsar::BandpassChannelWeightPlot, Pulsar::CalibratorInfo, Pulsar::CalibratorParameter, Pulsar::CalibratorSpectrum, Pulsar::CalPhVFreqPlot, Pulsar::ChannelWeightsPlot, Pulsar::DigitiserCountsPlot, Pulsar::DynamicBaselineSpectrumPlot, Pulsar::DynamicCalSpectrumPlot, Pulsar::DynamicSNSpectrumPlot, Pulsar::DynamicSpectrumPlot, Pulsar::DynamicStatSpectrumPlot, Pulsar::DynamicWeightSpectrumPlot, Pulsar::FluctPlot, Pulsar::FluxPlot, Pulsar::LinePhasePlot, Pulsar::MultiData, Pulsar::MultiFrequency, Pulsar::MultiPhase, Pulsar::PhasePlot, Pulsar::PhaseVsFrequency, Pulsar::PhaseVsFrequencyPlus, Pulsar::PhaseVsHist, Pulsar::PhaseVsHistPlus, Pulsar::PhaseVsMore, Pulsar::PhaseVsPlot, Pulsar::PhaseVsTime, Pulsar::Poincare, Pulsar::PowerSpectra, Pulsar::ProfilePlot, Pulsar::SpectrumPlot, Pulsar::StokesCovariancePlot, Pulsar::StokesCrossCovariancePlot, Pulsar::StokesCylindrical, Pulsar::StokesCylindricalPlus, Pulsar::StokesFluctPhase, Pulsar::StokesFluctPlot, Pulsar::StokesPlot, Pulsar::StokesSpherical, Pulsar::TwoBitPlot, StokesCylindrical, StokesCylindricalPlus, and StokesSpherical. Referenced by configure(). ◆ get_preprocessor()
Get the pre-processor. Reimplemented in Pulsar::MultiData. ◆ has_preprocessor()
Return true if pre-processor has been set. Reimplemented in Pulsar::MultiData. ◆ plot()
Plot in the current viewport. Implemented in MultiPlot, Pulsar::MultiDataPlot< Type >, Pulsar::MultiPlot, Pulsar::Poincare, and Pulsar::SimplePlot. Referenced by Pulsar::MultiData::factory(). ◆ preprocess()
Process the Archive as needed before calling plot. Reimplemented in BandpassChannelWeightPlot, DigitiserCountsPlot, PhaseVsPlot, Pulsar::BandpassChannelWeightPlot, Pulsar::CalPhVFreqPlot, Pulsar::ChannelWeightsPlot, Pulsar::DigitiserCountsPlot, Pulsar::DynamicStatSpectrumPlot, Pulsar::MultiData, Pulsar::PhaseVsPlot, and Pulsar::SpectrumPlot. ◆ set_preprocessor()
Set the pre-processor. Reimplemented in Pulsar::MultiData. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|