Ask a Question | Search PSRCHIVE: |
![]()
|
Index.h void set_value(unsigned value) Set the value of the index. Definition Index.h:29 Index(unsigned value=0, bool integrate=false) Default constructor. Definition Index.C:16 void set_extension(bool flag=true) Set the extension flag. Definition Index.h:41 void set_integrate(bool flag=true) Set the integrate flag. Definition Index.h:34 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition Index.C:118 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 const PolnProfile * get_Stokes(const Archive *data, Index subint, Index chan) Return a new PolnProfile with state == Signal::Stokes. Definition Index.C:158 Generated using doxygen 1.14.0
|