Ask a Question | Search PSRCHIVE: |
Home
|
Pulsar::Passband Class Reference Instrumental passband (or bandpass) More...
Inheritance diagram for Pulsar::Passband:
Detailed DescriptionInstrumental passband (or bandpass) This Extension stores the instrumental bandpass in a Pulsar::Archive. Member Data Documentation◆ nband
Number of frequency bands. The number of frequency bands may be other than one when an Archive contains data from multiple bands. Referenced by operator=(), and Passband(). ◆ npol
Number of polarizations. A full polarimetric representation of the bandpass may be stored. Referenced by operator=(), and Passband(). ◆ passband
Average passbands. The passbands are organized in ipol major order, I think. band0,pol0 band0,pol2 ... bandN,polM band1,pol0 ... Referenced by operator=(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|