ARTS 2.5.11 (git: 6827797f)
|
#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 |
Friends | |
ostream & | operator<< (ostream &os, const SingleScatteringData &ssd) |
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 62 of file optproperties.h.
|
friend |
Definition at line 2078 of file optproperties.cc.
Vector SingleScatteringData::aa_grid |
Definition at line 68 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), 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 71 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), opt_prop_1ScatElem(), OptimizeDoitPressureGrid(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
String SingleScatteringData::description |
Definition at line 64 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 70 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), opt_prop_1ScatElem(), OptimizeDoitPressureGrid(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
Vector SingleScatteringData::f_grid |
Definition at line 65 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), 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 69 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), interp_scat_angle_temperature(), OptimizeDoitPressureGrid(), pha_mat_1ScatElem(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().
PType SingleScatteringData::ptype |
Definition at line 63 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), 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 66 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), interp_scat_angle_temperature(), 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 67 of file optproperties.h.
Referenced by calc_ssp_fixed_test(), calc_ssp_random_test(), calcSingleScatteringDataProperties(), chk_scat_data(), ConvertAzimuthallyRandomSingleScatteringData(), interp_scat_angle_temperature(), opt_prop_1ScatElem(), pha_mat_1ScatElem(), scat_data_singleTmatrix(), ScatSpeciesExtendTemperature(), ScatSpeciesMerge(), xml_read_from_stream(), and xml_write_to_stream().