Ask a Question | Search PSRCHIVE: |
![]()
|
PhaseScale.h void get_ordinates(const Archive *data, std::vector< float > &axis) const Get the ordinate values. Definition PhaseScale.C:55 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:73 float get_scale(const Archive *) const Get the conversion factor from turns to units. Definition PhaseScale.C:69 void get_indeces(const Archive *, unsigned &min, unsigned &max) const Return the min and max as the phase bin index. Definition PhaseScale.C:47 Phase::Unit get_units() const Get the units on the phase axis. Definition PhaseScale.h:54 float get_origin_norm() const Get the world-normalized coordinates of the origin on the phase axis. Definition PhaseScale.h:59 void set_units(Phase::Unit s) Set the units on the phase axis. Definition PhaseScale.h:52 void set_origin_norm(float f) Set the world-normalized coordinates of the origin on the phase axis. Definition PhaseScale.h:57 Phase::Unit origin_units Units at the time set_origin is called. Definition PhaseScale.h:70 void init(const Archive *) Initialize internal attributes according to Archive data. Definition PhaseScale.C:23 Generated using doxygen 1.14.0
|