Ask a Question | Search PSRCHIVE: |
Home
|
HasArchive.h virtual void set_Archive(const Archive *) Set the instance. Definition: HasArchive.C:25 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 Get the profile defined by the current indeces. Definition: HasArchive.C:54 bool is_current() const Returns true when mutable profile and integration attributes are current. Definition: HasArchive.C:125 void set_chan(Index _ichan) Set the frequency channel. Definition: HasArchive.C:84 const Archive * get_Archive() const Get the instance. Definition: HasArchive.C:42 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void set_pol(Index _ipol) Set the polarization. Definition: HasArchive.C:105 void set_subint(Index _isubint) Set the sub-integration. Definition: HasArchive.C:62 const Integration * get_Integration() const Get the sub-integration defined by the current indeces. Definition: HasArchive.C:47 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 Generated using doxygen 1.8.17
|