ARTS  2.2.66
ScatteringMetaData Struct Reference

#include <optproperties.h>

Collaboration diagram for ScatteringMetaData:

Public Attributes

String description
 
String material
 
String shape
 
ParticleType particle_type
 
ParticleSSDMethod ssd_method
 
Numeric density
 
Numeric diameter_max
 
Numeric volume
 
Numeric area_projected
 
Numeric aspect_ratio
 
Vector scat_f_grid
 
Vector scat_T_grid
 
GriddedField3 complex_refr_index
 

Detailed Description

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

Definition at line 109 of file optproperties.h.

Member Data Documentation

◆ area_projected

Numeric ScatteringMetaData::area_projected

Definition at line 118 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ aspect_ratio

Numeric ScatteringMetaData::aspect_ratio

Definition at line 119 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ complex_refr_index

GriddedField3 ScatteringMetaData::complex_refr_index

Definition at line 122 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ density

Numeric ScatteringMetaData::density

Definition at line 115 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ description

String ScatteringMetaData::description

Definition at line 110 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ diameter_max

Numeric ScatteringMetaData::diameter_max

Definition at line 116 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ material

String ScatteringMetaData::material

Definition at line 111 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ particle_type

ParticleType ScatteringMetaData::particle_type

Definition at line 113 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ scat_f_grid

Vector ScatteringMetaData::scat_f_grid

Definition at line 120 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ scat_T_grid

Vector ScatteringMetaData::scat_T_grid

Definition at line 121 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ shape

String ScatteringMetaData::shape

Definition at line 112 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ ssd_method

ParticleSSDMethod ScatteringMetaData::ssd_method

Definition at line 114 of file optproperties.h.

◆ volume

Numeric ScatteringMetaData::volume

Definition at line 117 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: