Ask a Question | Search PSRCHIVE: |
Home
|
Transposer.h Transposer(const Archive *archive=0) Default constructor. Definition: Transposer.C:14 virtual unsigned get_npol() const =0 Get the number of polarization measurements. const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 Dimensions(const Pulsar::Archive *archive=0) Default constructor. Definition: Transposer.C:136 void set_dim(unsigned idim, Signal::Dimension dim) Set the specified dimension. Definition: Transposer.C:34 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 unsigned get_ndim(Signal::Dimension axis) const Get the size of the specified dimension. Definition: Transposer.C:156 unsigned get_ndim(unsigned idim) Get the size of the specified dimension. Definition: Transposer.C:40 Phase Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void get_amps(std::vector< float > &s) const Returns amplitude data; ordered according to the specified dimension. Definition: Transposer.C:78 Polarization Frequency Time Dimensions get_stride() const Get the stride. Definition: Transposer.C:54 Provides enumerated access to the dimensions of an Archive. Definition: Transposer.h:79 Profile * get_Profile(unsigned ipol, unsigned ichan) Returns a pointer to the Profile given by the specified indeces. Definition: Integration.C:306 void set_ndim(Signal::Dimension axis, unsigned ndim) Set the size of the specified dimension. Definition: Transposer.C:173 void set_if_zero(unsigned ndim) Set the size of the remaining dimension. Definition: Transposer.C:148 Dimension void set_Archive(const Pulsar::Archive *archive) Set the Archive from which data will be read. Definition: Transposer.C:29 Generated using doxygen 1.8.17
|