ARTS
2.3.1285(git:92a29ea9-dirty)
|
#include <optproperties.h>
Public Attributes | |
PType | ptype |
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 scattering element (a single particle or a particle bulk).
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 80 of file optproperties.h.
Vector SingleScatteringData::aa_grid |
Definition at line 86 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), FouComp_1ScatElem(), pha_mat_1ScatElem(), scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Tensor5 SingleScatteringData::abs_vec_data |
Definition at line 89 of file optproperties.h.
Referenced by calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), opt_prop_1ScatElem(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
String SingleScatteringData::description |
Definition at line 82 of file optproperties.h.
Referenced by scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Tensor5 SingleScatteringData::ext_mat_data |
Definition at line 88 of file optproperties.h.
Referenced by calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), opt_prop_1ScatElem(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Vector SingleScatteringData::f_grid |
Definition at line 83 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), FouComp_1ScatElem(), opt_prop_1ScatElem(), pha_mat_1ScatElem(), scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Tensor7 SingleScatteringData::pha_mat_data |
Definition at line 87 of file optproperties.h.
Referenced by calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), FouComp_1ScatElem(), pha_mat_1ScatElem(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
PType SingleScatteringData::ptype |
Definition at line 81 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), FouComp_1ScatElem(), opt_prop_1ScatElem(), pha_mat_1ScatElem(), scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Vector SingleScatteringData::T_grid |
Definition at line 84 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), FouComp_1ScatElem(), opt_prop_1ScatElem(), pha_mat_1ScatElem(), scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Vector SingleScatteringData::za_grid |
Definition at line 85 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), Compare(), ConvertAzimuthallyRandomSingleScatteringData(), FouComp_1ScatElem(), opt_prop_1ScatElem(), pha_mat_1ScatElem(), scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().