Ask a Question | Search PSRCHIVE: |
![]()
|
Classes |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Pulsar::ConfigurableProjectionExtension Class Reference Stores ConfigurableProjection parameters in an Archive instance. More...
Inheritance diagram for Pulsar::ConfigurableProjectionExtension:
![]()
Detailed DescriptionStores ConfigurableProjection parameters in an Archive instance. This Archive::Extension implements the storage of ConfigurableProjection data. Member Function Documentation◆ clone()
◆ frequency_append()
Append ConfigurableProjection Extension data from another Archive. Reimplemented from Pulsar::Archive::Extension. References ConfigurableProjectionExtension(), Pulsar::Archive::get(), has_covariance, Pulsar::in_frequency_order(), nparam, and response. ◆ get_interface()
◆ get_nchan()
Get the number of frequency channels. Implements Pulsar::HasChannels. References response. Referenced by Pulsar::ConfigurableProjection::ConfigurableProjection(), and Pulsar::FITSArchive::unload(). ◆ get_short_name()
Return a short name. Reimplemented from Pulsar::Archive::Extension. ◆ get_valid()
Return true if the transformation for the specified channel is valid. Get the weight of the specified channel. References response. Referenced by get_weight(), and Pulsar::FITSArchive::unload(). ◆ get_weight()
Get the weight of the specified channel. Set the weight of the specified channel. References get_valid(). ◆ remove_chan()
◆ set_nchan()
Set the number of frequency channels. Implements Pulsar::HasChannels. References construct(), and response. Referenced by ConfigurableProjectionExtension(), and operator=(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|