Ask a Question | Search PSRCHIVE: |
![]()
|
Classes |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Pulsar::ConfigurableProjection Class Reference Manager of variable transformations. More...
Inheritance diagram for Pulsar::ConfigurableProjection:
![]()
Detailed DescriptionManager of variable transformations. Member Function Documentation◆ calibrate()
Calibrate an observation.
References transform_work(). ◆ get_transformation()
Return the Transformation for the specified channel. Implements Pulsar::VariableTransformationManager. References transformation. Referenced by ConfigurableProjection(), Pulsar::ConfigurableProjection::Info::Info(), and transform_work(). ◆ new_value()
Return a newly constructed Argument::Value for the current archive / subint / chan. Implements Pulsar::VariableTransformationManager. References get_value(), Jones< typename T >::identity(), parameters, projection, and Pulsar::IntegrationManager::verbose. ◆ set_archive()
Set the Archive for which a tranformation will be computed. Reimplemented from Pulsar::VariableTransformationManager. References projection, and Pulsar::VariableTransformationManager::set_archive(). Referenced by transform_work(). ◆ set_chan()
Set the frequency channel for which a tranformation will be computed. Reimplemented from Pulsar::VariableTransformationManager. References projection, and Pulsar::VariableTransformationManager::set_chan(). Referenced by transform_work(). ◆ set_nchan()
Set the number of frequency channels with a unique Transformation. Implements Pulsar::VariableTransformationManager. Referenced by ConfigurableProjection(). ◆ set_subint()
Set the sub-integration for which a tranformation will be computed. Reimplemented from Pulsar::VariableTransformationManager. References projection, and Pulsar::VariableTransformationManager::set_subint(). Referenced by transform_work(). Member Data Documentation◆ transformation
Model inserted between instrument and projection. This attribute is cloned in each new Transformation Referenced by ConfigurableProjection(), construct(), Pulsar::ConfigurableProjection::Info::get_param(), get_transformation(), and Pulsar::ConfigurableProjection::Info::Info(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|