ARTS  2.0.49
ScatteringMetaData Struct Reference

#include <optproperties.h>

Public Attributes

String description
 
String type
 
String shape
 
Numeric density
 
Numeric d_max
 
Numeric V
 
Numeric A_projec
 
Numeric asratio
 

Detailed Description

Structure which holds the meta scattering properties of a particle or a particle distribution, like (size parameters, shape, etc.).

Definition at line 99 of file optproperties.h.

Member Data Documentation

◆ A_projec

Numeric ScatteringMetaData::A_projec

Definition at line 106 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ asratio

Numeric ScatteringMetaData::asratio

Definition at line 107 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ d_max

Numeric ScatteringMetaData::d_max

Definition at line 104 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ density

Numeric ScatteringMetaData::density

Definition at line 103 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ description

String ScatteringMetaData::description

Definition at line 100 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ shape

String ScatteringMetaData::shape

Definition at line 102 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ type

String ScatteringMetaData::type

◆ V

Numeric ScatteringMetaData::V

Definition at line 105 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().


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