sasktran2.AtmosphereStorageStokes_3#

class sasktran2.AtmosphereStorageStokes_3(self: sasktran2._core.AtmosphereStorageStokes_3, arg0: int, arg1: int, arg2: int)#

Bases: pybind11_object

__init__(self: sasktran2._core.AtmosphereStorageStokes_3, arg0: int, arg1: int, arg2: int) None#

Methods

__init__(self, arg0, arg1, arg2)

get_derivative_mapping(self, name)

normalize_by_extinctions(self)

resize_derivatives(self, num_deriv)

Attributes

d_f

d_leg_coeff

derivative_mappings

emission_source

f

leg_coeff

solar_irradiance

ssa

total_extinction

get_derivative_mapping(self: sasktran2._core.AtmosphereStorageStokes_3, name: str) sasktran2._core.DerivativeMapping#
normalize_by_extinctions(self: sasktran2._core.AtmosphereStorageStokes_3) None#
resize_derivatives(self: sasktran2._core.AtmosphereStorageStokes_3, num_deriv: int) None#