pyarts.internals.PressureBroadening¶
-
class
pyarts.internals.
PressureBroadening
(data=None, kind=None)[source]¶ PressureBroadening data as in ARTS
Not fully feature-complete
Used by ARTSCAT5 to estimated ARTSCAT-5 style pressure broadening in cross_section
-
__init__
(data=None, kind=None)[source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
([data, kind])Initialize self.
compute_pressurebroadening_params
(…)Computes the pressure broadening parameters for the given atmosphere
Attributes
data
kind
-