ARTS  2.0.49
SingleScatteringData Struct Reference

Structure which describes the single scattering properties of a. More...

#include <optproperties.h>

Public Attributes

ParticleType 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
 

Detailed Description

Structure which describes the single scattering properties of a.

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 74 of file optproperties.h.

Member Data Documentation

◆ aa_grid

Vector SingleScatteringData::aa_grid

◆ abs_vec_data

Tensor5 SingleScatteringData::abs_vec_data

◆ description

String SingleScatteringData::description

Definition at line 76 of file optproperties.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ ext_mat_data

Tensor5 SingleScatteringData::ext_mat_data

◆ f_grid

Vector SingleScatteringData::f_grid

◆ pha_mat_data

◆ ptype

◆ T_grid

◆ za_grid


The documentation for this struct was generated from the following file: