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

#include <optproperties.h>

Public Attributes

String description
 
String source
 
String refr_index
 
Numeric mass
 
Numeric diameter_max
 
Numeric diameter_volume_equ
 
Numeric diameter_area_equ_aerodynamical
 

Detailed Description

Structure which holds the meta data of a scattering element (a single particle or an ensemble of particles), mainly microphysical parameter necessary for calculating size and shape distributions.

For a description of the structure members see built-in documentation of scat_meta_single in workspace.cc

Definition at line 109 of file optproperties.h.

Member Data Documentation

◆ description

String ScatteringMetaData::description

Definition at line 110 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().

◆ diameter_area_equ_aerodynamical

Numeric ScatteringMetaData::diameter_area_equ_aerodynamical

Definition at line 116 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().

◆ diameter_max

Numeric ScatteringMetaData::diameter_max

Definition at line 114 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().

◆ diameter_volume_equ

Numeric ScatteringMetaData::diameter_volume_equ

Definition at line 115 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().

◆ mass

Numeric ScatteringMetaData::mass

Definition at line 113 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().

◆ refr_index

String ScatteringMetaData::refr_index

Definition at line 112 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().

◆ source

String ScatteringMetaData::source

Definition at line 111 of file optproperties.h.

Referenced by ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().


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