Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::BackendFeedInfo Class Referenceabstract Communicates BackendFeed parameters to plotting routines. More...
Inheritance diagram for Pulsar::BackendFeedInfo:
![]()
Detailed DescriptionCommunicates BackendFeed parameters to plotting routines. Member Function Documentation◆ get_colour_index()
Return the colour index. Reimplemented from Pulsar::Calibrator::Info. ◆ get_label()
Return the name of the specified class. Implements Pulsar::Calibrator::Info. References Pulsar::SingleAxisCalibrator::Info::get_label(), get_label_feed(), and Pulsar::SingleAxisCalibrator::Info::get_nclass(). ◆ get_label_feed()
Return the PGPLOT-encoded label of the specified class of the feed component. Implemented in Pulsar::BrittonInfo, and Pulsar::InstrumentInfo. Referenced by get_label(). ◆ get_nclass()
Return the number of parameter classes. Implements Pulsar::Calibrator::Info. References Pulsar::SingleAxisCalibrator::Info::get_nclass(). ◆ get_nparam()
Return the number of parameters in the specified class. Implements Pulsar::Calibrator::Info. References Pulsar::SingleAxisCalibrator::Info::get_nclass(), and Pulsar::SingleAxisCalibrator::Info::get_nparam(). ◆ get_param()
Return the estimate of the specified parameter. Implements Pulsar::Calibrator::Info. References Pulsar::SingleAxisCalibrator::Info::get_nclass(), Pulsar::SingleAxisCalibrator::Info::get_param(), and get_param_feed(). ◆ get_param_feed()
Return the estimate of the specified parameterof the feed component. Implemented in Pulsar::BrittonInfo, and Pulsar::InstrumentInfo. Referenced by get_param(). ◆ get_param_name()
Return the PGPLOT-encoded name of the specified parameter. Reimplemented from Pulsar::Calibrator::Info. References Pulsar::SingleAxisCalibrator::Info::get_nparam(), Pulsar::SingleAxisCalibrator::Info::get_param_name(), and get_param_name_feed(). ◆ get_param_name_feed()
Return the PGPLOT-encoded name of the specified parameter of the feed component. Implemented in Pulsar::BrittonInfo, and Pulsar::InstrumentInfo. Referenced by get_param_name(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|