Handles y-scaling of traces.
More...
#include <zoom.h>
|
| | YZoom () |
| | Default constructor.
|
| | YZoom (long spy1, double yz1, bool lsy=false) |
| | Constructor.
|
| YZoom | operator* (double factor) |
| | Overloaded multiplication operator.
|
Handles y-scaling of traces.
Definition at line 25 of file zoom.h.
◆ YZoom() [1/2]
◆ YZoom() [2/2]
| YZoom::YZoom |
( |
long | spy1, |
|
|
double | yz1, |
|
|
bool | lsy = false ) |
|
inline |
Constructor.
- Parameters
-
| spy1 | The y offset in pixels. |
| yz1 | The y-scaling. |
| lsy | Currently unused. |
Definition at line 36 of file zoom.h.
References isLogScaleY, startPosY, and yZoom.
◆ operator*()
| YZoom YZoom::operator* |
( |
double | factor | ) |
|
Overloaded multiplication operator.
References YZoom().
◆ isLogScaleY
◆ startPosY
◆ yZoom
The documentation for this class was generated from the following file: