|
ARTS
2.2.66
|
Structure which describes the single scattering properties of a particle or a particle distribution. More...
#include <optproperties.h>

Public Attributes | |
| ParticleType | particle_type |
| String | description |
| Vector | f_grid |
| Vector | T_grid |
| Vector | za_grid |
| Vector | aa_grid |
| Tensor7 | pha_mat_data |
| Tensor5 | ext_mat_data |
| Tensor5 | abs_vec_data |
Structure which describes the single scattering properties of a particle or a particle distribution.
The fields of the structure are described in the ARTS user guide (AUG). It is listed as a sub-entry to "data structures".
Definition at line 84 of file optproperties.h.
| Vector SingleScatteringData::aa_grid |
Definition at line 90 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), pha_mat_singleExtract(), scat_data_arrayFromMeta(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| Tensor5 SingleScatteringData::abs_vec_data |
Definition at line 93 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), opt_propExtract(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| String SingleScatteringData::description |
Definition at line 86 of file optproperties.h.
Referenced by ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| Tensor5 SingleScatteringData::ext_mat_data |
Definition at line 92 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), opt_propExtract(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| Vector SingleScatteringData::f_grid |
Definition at line 87 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), scat_data_arrayFromMeta(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| ParticleType SingleScatteringData::particle_type |
Definition at line 85 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), opt_propExtract(), pha_mat_singleExtract(), scat_data_arrayFromMeta(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| Tensor7 SingleScatteringData::pha_mat_data |
Definition at line 91 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), interp_scat_angle_temperature(), pha_mat_singleExtract(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| Vector SingleScatteringData::T_grid |
Definition at line 88 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), interp_scat_angle_temperature(), opt_propExtract(), pha_mat_singleExtract(), scat_data_arrayFromMeta(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().
| Vector SingleScatteringData::za_grid |
Definition at line 89 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), interp_scat_angle_temperature(), opt_propExtract(), pha_mat_singleExtract(), scat_data_arrayFromMeta(), ScatteringMergeParticles1D(), xml_read_from_stream(), and xml_write_to_stream().