ARTS 2.5.11 (git: 6827797f)
SingleScatteringData Struct Reference

#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)
 

Detailed Description

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.

Friends And Related Function Documentation

◆ operator<<

ostream & operator<< ( ostream &  os,
const SingleScatteringData ssd 
)
friend

Definition at line 2078 of file optproperties.cc.

Member Data Documentation

◆ aa_grid

◆ abs_vec_data

◆ description

String SingleScatteringData::description

◆ ext_mat_data

◆ f_grid

◆ pha_mat_data

◆ ptype

◆ T_grid

◆ za_grid


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