ARTS  2.3.1285(git:92a29ea9-dirty)
SecondOrderLineMixingCoeffs Struct Reference

To keep track of (y0 + y1 * (T0 / T - 1.)) * pow(T0 / T, n) More...

#include <linemixing.h>

Public Attributes

Numeric y0
 
Numeric y1
 

Detailed Description

To keep track of (y0 + y1 * (T0 / T - 1.)) * pow(T0 / T, n)

Definition at line 462 of file linemixing.h.

Member Data Documentation

◆ y0

Numeric SecondOrderLineMixingCoeffs::y0

Definition at line 463 of file linemixing.h.

◆ y1

Numeric SecondOrderLineMixingCoeffs::y1

Definition at line 463 of file linemixing.h.


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