Interface AbsorptionLayer1

interface AbsorptionLayer1 {
    constantTerm: number;
    linearTerm: number;
}

Properties

constantTerm: number

The constant term of the absorption component's second layer.

This is unitless.

linearTerm: number

The linear term of the absorption component's second layer in km^-1.