Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::VariableTransformationManager Class Referenceabstract Manager of variable transformations. More...
Inheritance diagram for Pulsar::VariableTransformationManager:
![]()
Detailed DescriptionManager of variable transformations. Member Function Documentation◆ get_description()
Get the description of the transformation. Reimplemented in Pulsar::VariableFaradayRotation, and Pulsar::VariableProjectionCorrection. ◆ get_transformation()
Return the Transformation for the specified channel. Implemented in Pulsar::ConfigurableProjection, and Pulsar::KnownVariableTransformation. ◆ new_value()
Return a newly constructed Argument::Value for the current archive / subint / chan. Implemented in Pulsar::ConfigurableProjection, and Pulsar::KnownVariableTransformation. Referenced by update(). ◆ required()
Return true if the transformation is required. Reimplemented in Pulsar::VariableFaradayRotation, and Pulsar::VariableProjectionCorrection. ◆ set_archive()
Set the Archive for which a tranformation will be computed. Reimplemented in Pulsar::ConfigurableProjection. Referenced by Pulsar::ConfigurableProjection::set_archive(). ◆ set_chan()
Set the frequency channel for which a tranformation will be computed. Reimplemented in Pulsar::ConfigurableProjection. Referenced by Pulsar::ConfigurableProjection::set_chan(). ◆ set_nchan()
Set the number of frequency channels with a unique Transformation. Implemented in Pulsar::ConfigurableProjection, and Pulsar::KnownVariableTransformation. ◆ set_subint()
Set the sub-integration for which a tranformation will be computed. Reimplemented in Pulsar::ConfigurableProjection. Referenced by Pulsar::ConfigurableProjection::set_subint(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|