ARTS built-in documentation server

Workspace Variable scat_meta

Structure for the scattering meta data.

This variable holds the scattering meta data for a single particle.
This data is needed for particle size distribution calculations.

Currently "area_projected" is not used by ARTS, but was included for 
future extensions of pnd calculations in ARTS.

Usage: Set by the user.

Dimensions/Units: Array[particle types]
	String[description]		[particle description]
	String[material]		[''Ice'', ''Water''...]
	String[shape]			[''spheroidal'', ''cylindrical'']
	Numeric[density]		[kg/m3]
	Numeric[diameter_max]		[m]
	Numeric[volume]			[m3]
	Numeric[area_projected]		[m2]
	Numeric[aspect_ratio]		[]
	Vector[scat_f_grid]		[Hz]
	Vector[scat_T_grid]		[K]
	String[particle_type]	[]
	GriddedField3[complex_refr_index]	[]

Group: ScatteringMetaData

Specific methods that can generate scat_meta

Generic and supergeneric methods that can generate scat_meta

Specific methods that require scat_meta

Generic and supergeneric methods that can use scat_meta

Agendas that can generate scat_meta

Agendas that require scat_meta