Ask a Question | Search PSRCHIVE: |
![]()
|
TimeScale.h void get_indeces(const Archive *, unsigned &min, unsigned &max) const Return the min and max as the sub-integration index. Definition TimeScale.C:121 Units get_units() const Get the units on the time axis. Definition TimeScale.h:58 void set_units(Units s) Set the units on the time axis. Definition TimeScale.h:56 std::string get_label() const Get a description of the units. Definition TimeScale.C:127 void get_ordinates(const Archive *, std::vector< float > &x_axis) const Get the ordinate values. Definition TimeScale.C:132 void init(const Archive *) Initialize internal attributes according to Archive data. Definition TimeScale.C:25 void set_origin_norm(float f) Set the world-normalized coordinates of the origin on the time axis. Definition TimeScale.h:61 float get_scale(const Archive *) const Get the conversion factor from device to world normalized. float get_origin_norm() const Get the world-normalized coordinates of the origin on the time axis. Definition TimeScale.h:63 Generated using doxygen 1.14.0
|