Ask a Question | Search PSRCHIVE: |
Home
|
Polarization.h void get_orientation(std::vector< Estimate< double > > &, float sigma) const Return the orientation and its estimated error for each pulse phase. Definition: PolnProfile.C:889 void get_polarized(Profile *polarized) const Return the total polarization profile. Definition: PolnProfile.C:725 Stokes const Profile * new_Profile(const PolnProfile *data, char code) Return a possibly newly constructed Profile with state specified by code. Definition: Polarization.C:35 Type * release() virtual Profile * clone() const returns a pointer to a new copy of self Definition: Profile.C:124 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 Polarimetric pulse profile transformations and derivations. Definition: PolnProfile.h:34 void get_linear(Profile *linear) const Return the linear polarization profile. Definition: PolnProfile.C:733 const PolnProfile * new_Stokes(const Archive *, unsigned sub, unsigned chan) Return a newly constructed PolnProfile with state == Stokes. Definition: Polarization.C:15 void invint(Profile *invint, bool second=true) const Return the invariant interval. Definition: PolnProfile.C:576 const Profile * get_Profile(unsigned ipol) const Get the specifed constant profile. Definition: PolnProfile.C:147 Generated using doxygen 1.8.17
|