ARTS
2.2.66
|
#include <optproperties.h>
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.
Numeric ScatteringMetaData::area_projected |
Definition at line 118 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
Numeric ScatteringMetaData::aspect_ratio |
Definition at line 119 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
GriddedField3 ScatteringMetaData::complex_refr_index |
Definition at line 122 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
Numeric ScatteringMetaData::density |
Definition at line 115 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
String ScatteringMetaData::description |
Definition at line 110 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
Numeric ScatteringMetaData::diameter_max |
Definition at line 116 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
String ScatteringMetaData::material |
Definition at line 111 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
ParticleType ScatteringMetaData::particle_type |
Definition at line 113 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
Vector ScatteringMetaData::scat_f_grid |
Definition at line 120 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
Vector ScatteringMetaData::scat_T_grid |
Definition at line 121 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
String ScatteringMetaData::shape |
Definition at line 112 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().
ParticleSSDMethod ScatteringMetaData::ssd_method |
Definition at line 114 of file optproperties.h.
Numeric ScatteringMetaData::volume |
Definition at line 117 of file optproperties.h.
Referenced by xml_read_from_stream(), and xml_write_to_stream().