ARTS
2.4.0(git:4fb77825)
|
#include <autoarts.h>
Public Member Functions | |
Ppath () noexcept | |
Ppath (std::size_t i, void *x) noexcept | |
~Ppath () noexcept | |
Ppath (const type &val) noexcept | |
type & | value () noexcept |
const type & | value () const noexcept |
Ppath & | operator= (const type &t) noexcept |
std::size_t | pos () const noexcept |
bool | isnull () const noexcept |
bool | islast () const noexcept |
const Group::String & | name () const noexcept |
Private Types | |
using | type = Group::Ppath |
Private Attributes | |
std::size_t | p |
type * | v |
Definition at line 1288 of file autoarts.h.
|
private |
Definition at line 1289 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1293 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1294 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1295 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1296 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1302 of file autoarts.h.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~Ppath().
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 1303 of file autoarts.h.
References p, and Workspace::wsv_data.
Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().
Definition at line 1299 of file autoarts.h.
References value().
|
inlinenoexcept |
Definition at line 1300 of file autoarts.h.
References p.
Referenced by cloud_ppath_update1D(), cloud_ppath_update1D_noseq(), cloud_ppath_update3D(), cloud_RT_surface(), ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), diy_from_path_to_rgrids(), error_if_limb_ppath(), find_tanpoint(), geo_posEndOfPpath(), geo_posLowestAltitudeOfPpath(), geo_posWherePpathPassesZref(), get_iy_of_background(), ARTS::AgendaMethod::Ignore(), iyActiveSingleScat(), iyActiveSingleScat2(), iyIndependentBeamApproximation(), iyTransmissionStandard(), ppath_calc(), ppath_end_1d(), ppath_end_2d(), ppath_end_3d(), ppath_init_structure(), ppath_start_1d(), ppath_start_2d(), ppath_start_3d(), ppath_start_stepping(), ppath_stepRefractionBasic(), ppathCalcFromAltitude(), ppathFromRtePos2(), ppathPlaneParallel(), rte_pos_losMoveToStartOfPpath(), TangentPointExtract(), TangentPointPrint(), ARTS::AgendaMethod::Touch(), xml_read_from_stream(), xml_write_to_stream(), and yActive().
|
inlinenoexcept |
Definition at line 1298 of file autoarts.h.
References v.
|
inlinenoexcept |
Definition at line 1297 of file autoarts.h.
References v.
Referenced by ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Ignore(), operator=(), ARTS::Method::TangentPointExtract(), and ARTS::Method::Touch().
|
private |
Definition at line 1290 of file autoarts.h.
|
private |
Definition at line 1291 of file autoarts.h.