Ask a Question | Search PSRCHIVE: |
Home
|
PhaseScale.h 78 }
virtual double get_gate_duty_cycle() const Get the fraction of the pulse period recorded (in turns) Definition: Integration.h:220 void get_indeces(const Archive *, unsigned &min, unsigned &max) const Return the min and max as the phase bin index. Definition: PhaseScale.C:47 float get_scale(const Archive *) const Get the conversion factor from turns to units. Definition: PhaseScale.C:69 void set_origin_norm(float f) Set the world-normalized coordinates of the origin on the phase axis. Definition: PhaseScale.h:62 void get_ordinates(const Archive *data, std::vector< float > &axis) const Get the ordinate values. Definition: PhaseScale.C:55 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 void init(const Archive *) Initialize internal attributes according to Archive data. Definition: PhaseScale.C:23 Phase::Unit get_units() const Get the units on the phase axis. Definition: PhaseScale.h:59 std::string get_label() const Get a description of the units. Definition: PhaseScale.C:117 float origin_norm Origin on the phase axis in world-normalized coordinates. Definition: PhaseScale.h:78 void set_units(Phase::Unit s) Set the units on the phase axis. Definition: PhaseScale.h:57 float get_origin_norm() const Get the world-normalized coordinates of the origin on the phase axis. Definition: PhaseScale.h:64 Phase::Unit origin_units Units at the time set_origin is called. Definition: PhaseScale.h:75 virtual double get_folding_period() const =0 Get the folding or topocentric pulsar period (in seconds) virtual unsigned get_nbin() const =0 Get the number of pulsar phase bins used. Generated using doxygen 1.8.17
|