Ask a Question | Search PSRCHIVE: |
![]()
|
FrequencyScale.h void init(const Archive *) Initialize internal attributes according to Archive data. Definition FrequencyScale.C:45 void get_ordinates(const Archive *, std::vector< float > &x_axis) const Get the ordinate values. Definition FrequencyScale.C:69 void get_indeces(const Archive *, unsigned &min, unsigned &max) const Return the min and max as the phase bin index. Definition FrequencyScale.C:59 bool reverse Reverse the order on the axis. Definition FrequencyScale.h:55 std::string get_label() const Get a description of the units. Definition FrequencyScale.C:64 FrequencyScale() Default constructor. Definition FrequencyScale.C:16 Generated using doxygen 1.14.0
|