ARTS
2.4.0(git:4fb77825)
|
#include <autoarts.h>
Public Member Functions | |
ArrayOfArrayOfTransmissionMatrix () noexcept | |
ArrayOfArrayOfTransmissionMatrix (std::size_t i, void *x) noexcept | |
~ArrayOfArrayOfTransmissionMatrix () noexcept | |
ArrayOfArrayOfTransmissionMatrix (const type &val) noexcept | |
type & | value () noexcept |
const type & | value () const noexcept |
ArrayOfArrayOfTransmissionMatrix & | 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::ArrayOfArrayOfTransmissionMatrix |
Private Attributes | |
std::size_t | p |
type * | v |
Definition at line 478 of file autoarts.h.
|
private |
Definition at line 479 of file autoarts.h.
|
inlinenoexcept |
Definition at line 483 of file autoarts.h.
|
inlinenoexcept |
Definition at line 484 of file autoarts.h.
|
inlinenoexcept |
Definition at line 485 of file autoarts.h.
|
inlinenoexcept |
Definition at line 486 of file autoarts.h.
|
inlinenoexcept |
Definition at line 492 of file autoarts.h.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::IndexSetToLast(), ARTS::AgendaMethod::nelemGet(), ARTS::AgendaMethod::Select(), ARTS::Method::Select(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~ArrayOfArrayOfTransmissionMatrix().
|
inlinenoexcept |
Definition at line 491 of file autoarts.h.
References v.
Referenced by ~ArrayOfArrayOfTransmissionMatrix().
|
inlinenoexcept |
Definition at line 493 of file autoarts.h.
References p, and Workspace::wsv_data.
Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().
|
inlinenoexcept |
Definition at line 489 of file autoarts.h.
References value().
|
inlinenoexcept |
Definition at line 490 of file autoarts.h.
References p.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::IndexSetToLast(), ARTS::AgendaMethod::nelemGet(), ARTS::AgendaMethod::Select(), and ARTS::AgendaMethod::Touch().
|
inlinenoexcept |
Definition at line 488 of file autoarts.h.
References v.
|
inlinenoexcept |
Definition at line 487 of file autoarts.h.
References v.
Referenced by ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Ignore(), ARTS::Method::IndexSetToLast(), ARTS::Method::nelemGet(), operator=(), ARTS::Method::Select(), and ARTS::Method::Touch().
|
private |
Definition at line 480 of file autoarts.h.
|
private |
Definition at line 481 of file autoarts.h.
Referenced by isnull(), value(), and ~ArrayOfArrayOfTransmissionMatrix().