Handles x-scaling of traces.
More...
#include <zoom.h>
|
| | XZoom () |
| | Default constructor.
|
| | XZoom (long spx, double xz, bool lsx=false) |
| | Constructor.
|
| XZoom | operator* (double factor) |
| | Overloaded multiplication operator.
|
Handles x-scaling of traces.
Definition at line 48 of file zoom.h.
◆ XZoom() [1/2]
◆ XZoom() [2/2]
| XZoom::XZoom |
( |
long | spx, |
|
|
double | xz, |
|
|
bool | lsx = false ) |
|
inline |
Constructor.
- Parameters
-
| spx | The x offset in pixels. |
| xz | The x-scaling. |
| lsx | Currently unused. |
Definition at line 59 of file zoom.h.
References isLogScaleX, startPosX, and xZoom.
◆ operator*()
| XZoom XZoom::operator* |
( |
double | factor | ) |
|
Overloaded multiplication operator.
References XZoom().
◆ isLogScaleX
◆ startPosX
◆ xZoom
The documentation for this class was generated from the following file: