Enum types for units for setting scalings for quantities. More...
Static Public Attributes | |
| int | LIN = 0 |
| int | dB = 2 |
Enum types for units for setting scalings for quantities.
This special option is used for specifying the scaling of the heatmap for 2D plots, but also for the scaling of beam cross-sections. In addition, the scaling argument sets the scale for fitting Gaussians. For example, using the scale argument, it is possible to fit a Gaussian to a beam pattern in linear, logarithmic and decibel space.
Options:
LIN : Set scaling mode to linear
dB : Set scaling to decibels