PyPO User Manual
PyPO.Enums.Scales Class Reference

Enum types for units for setting scalings for quantities. More...

Inheritance diagram for PyPO.Enums.Scales:

Static Public Attributes

int LIN = 0
 
int dB = 2
 

Detailed Description

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


The documentation for this class was generated from the following file: