Ask a Question | Search PSRCHIVE: |
![]()
|
Classes |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Pulsar::PolnCalibratorExtension Class Reference Stores PolnCalibrator parameters in an Archive instance. More...
Inheritance diagram for Pulsar::PolnCalibratorExtension:
![]()
Detailed DescriptionStores PolnCalibrator parameters in an Archive instance. This Archive::Extension implements the storage of PolnCalibrator data. Member Function Documentation◆ clone()
◆ frequency_append()
Append PolnCalibrator Extension data from another Archive. Reimplemented from Pulsar::CalibratorExtension. References Pulsar::CalibratorExtension::frequency_append(), Pulsar::Archive::get(), has_covariance, has_solver, Pulsar::in_frequency_order(), nparam, PolnCalibratorExtension(), and response. ◆ fscrunch()
◆ get_has_solver()
Return true if information about the solution is available. Get if the covariances of the transformation parameters. References has_solver. Referenced by Pulsar::FITSArchive::unload(). ◆ get_interface()
◆ get_short_name()
Return a short name. Reimplemented from Pulsar::CalibratorExtension. ◆ get_valid()
Return true if the transformation for the specified channel is valid. Get the weight of the specified channel. References Pulsar::CalibratorExtension::range_check(), and response. Referenced by get_weight(), Pulsar::PolnCalExtFreqIntegrate::transform(), and Pulsar::FITSArchive::unload(). ◆ get_weight()
Get the weight of the specified channel. Set the weight of the specified channel. Reimplemented from Pulsar::CalibratorExtension. References get_valid(). ◆ remove_chan()
Remove the inclusive range of channels. Reimplemented from Pulsar::CalibratorExtension. References Pulsar::CalibratorExtension::remove_chan(), and response. ◆ set_has_solver()
Return true if information about the solution is available. Set if the covariances of the transformation parameters. References has_solver. ◆ set_nchan()
Set the number of frequency channels. Reimplemented from Pulsar::CalibratorExtension. References construct(), response, and Pulsar::CalibratorExtension::set_nchan(). Referenced by operator=(), and Pulsar::PolnCalExtFreqIntegrate::transform(). ◆ set_type()
Set the type of the instrumental response parameterization. Reimplemented from Pulsar::CalibratorExtension. References nparam, and Pulsar::CalibratorExtension::type. ◆ set_weight()
Set the weight of the specified channel. Reimplemented from Pulsar::CalibratorExtension. References Pulsar::CalibratorExtension::weight. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|