ARTS  2.0.49
Ppath Struct Reference

The structure to describe a propagation path and releated quantities. More...

#include <ppath.h>

Public Attributes

Index dim
 
Index np
 
Numeric constant
 
Matrix pos
 
Vector z
 
Vector l_step
 
ArrayOfGridPos gp_p
 
ArrayOfGridPos gp_lat
 
ArrayOfGridPos gp_lon
 
Matrix los
 
String background
 
Vector tan_pos
 
Vector geom_tan_pos
 
Vector nreal
 
ArrayOfIndex next_parts
 

Detailed Description

The structure to describe a propagation path and releated quantities.

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 59 of file ppath.h.

Member Data Documentation

◆ background

◆ constant

◆ dim

◆ geom_tan_pos

◆ gp_lat

◆ gp_lon

◆ gp_p

◆ l_step

◆ los

◆ next_parts

ArrayOfIndex Ppath::next_parts

Definition at line 74 of file ppath.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ np

◆ nreal

Vector Ppath::nreal

Definition at line 73 of file ppath.h.

Referenced by xml_read_from_stream(), and xml_write_to_stream().

◆ pos

◆ tan_pos

◆ z


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