Ask a Question | Search PSRCHIVE: |
Home
|
Index.h 48 };
void set_value(unsigned value) Set the value of the index. Definition: Index.h:39 const PolnProfile * get_Stokes(const Archive *data, Index subint, Index chan) Return a new PolnProfile with state == Signal::Stokes. Definition: Index.C:158 void set_integrate(bool flag=true) Set the integrate flag. Definition: Index.h:44 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 Stokes Type * release() Type * get() const void set_extension(bool flag=true) Set the extension flag. Definition: Index.h:51 Intensity Array of Profiles integrated over the same time interval. Definition: Integration.h:37 Polarimetric pulse profile transformations and derivations. Definition: PolnProfile.h:34 const Profile * get_Profile(const Archive *data, Index subint, Index pol, Index chan) Return the requested profile, cloning and integrating when needed. Definition: Index.C:24 Index(unsigned value=0, bool integrate=false) Default constructor. Definition: Index.C:16 Generated using doxygen 1.8.17
|