PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
Fourier.h Polarimetric pulse profile transformations and derivations. Definition PolnProfile.h:29 Profile * complex_fourier_transform(const Profile *, FTransform::Plan *=0) Return the forward Fourier transform of the input Profile. Definition Fourier.C:61 void detect(Profile *input) Square-law detect the input complex-valued Profile. Definition Fourier.C:103 Profile * fourier_transform(const Profile *, FTransform::Plan *=0) Return the forward Fourier transform of the input Profile. Definition Fourier.C:41 void fourier_to_re_im(const PolnProfile *fourier, PolnProfile *re, PolnProfile *im) Divide the output of fourier_transform into its real and imaginary components. Definition Fourier.C:158 void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition Fourier.C:135 Generated using doxygen 1.14.0
|