Ask a Question | Search PSRCHIVE: |
Home
|
BinLngPeriOrder.h Definition: BinLngPeriOrder.h:28 const BinLngPeriOrder & operator=(const BinLngPeriOrder &extension) Operator =. Definition: BinLngPeriOrder.C:39 virtual void resize(unsigned nsubint, unsigned npol=0, unsigned nchan=0, unsigned nbin=0) Resize the Integration vector with new_Integration instances. Definition: Archive_resize.C:26 void zero() Zero all the profiles, keeping all else the same. Definition: Integration.C:185 Expert * expert() Provide access to the expert interface. Definition: Integration.C:162 virtual MJD get_epoch() const =0 Get the epoch of the rising edge of bin zero. std::vector< double > indices Storage for the actual Integration indices. Definition: IntegrationOrder.h:103 double get_centre_frequency(unsigned ichan) const Get the Profile centre frequency attribute of the given channel. Definition: Integration.C:359 virtual unsigned get_nsubint() const =0 Get the number of sub-integrations stored in the file. BinLngPeriOrder() Default constructor. Definition: BinLngPeriOrder.C:15 const Parameters * get_ephemeris() const Return a pointer to the current archive ephemeris. Definition: Archive.C:281 void organise(Archive *, unsigned) Re-order the Integrations into the desired state. Definition: BinLngPeriOrder.C:55 virtual Integration * new_Integration(const Integration *copy=0)=0 Construct new Integration instance. void copy(const Integration *subint, bool management=true) Copy the data from 'from' into 'this'. Definition: IntegrationExpert.h:102 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 IntegrationOrder * clone() const Clone method. Definition: BinLngPeriOrder.C:48 virtual std::string get_telescope() const =0 Get the name of the telescope used. void combine(const Integration *from) Combine the data from 'from' into 'this'. Definition: IntegrationExpert.h:106 void append(Archive *, const Archive *) Add two Archive instances that have the same IntegrationOrder. Definition: BinLngPeriOrder.C:146 std::string IndexState An index state identifier string. Definition: IntegrationOrder.h:97 ~BinLngPeriOrder() Destructor. Definition: BinLngPeriOrder.C:23 static unsigned verbose A verbosity flag that can be set for debugging purposes. Definition: IntegrationManager.h:38 virtual Archive * clone() const =0 Return a new copy constructed instance equal to this. std::string Unit The units (if any) of this state. Definition: IntegrationOrder.h:100 Alternative ways of ordering Integration instances. Definition: IntegrationOrder.h:29 Generated using doxygen 1.8.17
|