Ask a Question | Search PSRCHIVE: |
Home
|
Pulsar::Backend Class Reference Stores information about the instrument backend. More...
Inheritance diagram for Pulsar::Backend:
Detailed DescriptionStores information about the instrument backend. Derived classes must implement clone and get_name methods. Member Function Documentation◆ get_corrected()
True if backend corrections were applied during calibration. Return true if backend has compensated for lower sideband downconversion. Referenced by Pulsar::BackendCorrection::operator()(), Pulsar::TimerArchive::pack_extensions(), and Pulsar::FITSArchive::update_history(). ◆ get_downconversion_corrected()
True if backend has compensated for lower sideband downconversion. Return true if backend has compensated for lower sideband downconversion. Referenced by Pulsar::TimerArchive::pack_extensions(), Pulsar::TimerArchive::subint_load(), and Pulsar::FITSArchive::unload_file(). ◆ set_corrected()
True if backend corrections were applied during calibration. Set true if backend has compensated for lower sideband downconversion. Referenced by Pulsar::BackendCorrection::operator()(), and Pulsar::TimerArchive::unpack_extensions(). ◆ set_downconversion_corrected()
True if backend has compensated for lower sideband downconversion. Set true if backend has compensated for lower sideband downconversion. Referenced by Pulsar::ASPArchive::load_extensions(), Pulsar::BackendCorrection::operator()(), Pulsar::TimerArchive::subint_load(), and Pulsar::TimerArchive::unpack_extensions(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|