ARTS  2.4.0(git:4fb77825)
ARTS::Var::QuantumIdentifier Class Reference

#include <autoarts.h>

Public Member Functions

 QuantumIdentifier () noexcept
 
 QuantumIdentifier (std::size_t i, void *x) noexcept
 
 ~QuantumIdentifier () noexcept
 
 QuantumIdentifier (const type &val) noexcept
 
typevalue () noexcept
 
const typevalue () const noexcept
 
QuantumIdentifieroperator= (const type &t) noexcept
 
std::size_t pos () const noexcept
 
bool isnull () const noexcept
 
bool islast () const noexcept
 
const Group::Stringname () const noexcept
 

Private Types

using type = Group::QuantumIdentifier
 

Private Attributes

std::size_t p
 
typev
 

Detailed Description

Definition at line 1324 of file autoarts.h.

Member Typedef Documentation

◆ type

Definition at line 1325 of file autoarts.h.

Constructor & Destructor Documentation

◆ QuantumIdentifier() [1/3]

ARTS::Var::QuantumIdentifier::QuantumIdentifier ( )
inlinenoexcept

Definition at line 1329 of file autoarts.h.

◆ QuantumIdentifier() [2/3]

ARTS::Var::QuantumIdentifier::QuantumIdentifier ( std::size_t  i,
void *  x 
)
inlinenoexcept

Definition at line 1330 of file autoarts.h.

◆ ~QuantumIdentifier()

ARTS::Var::QuantumIdentifier::~QuantumIdentifier ( )
inlinenoexcept

Definition at line 1331 of file autoarts.h.

References islast(), isnull(), and v.

◆ QuantumIdentifier() [3/3]

ARTS::Var::QuantumIdentifier::QuantumIdentifier ( const type val)
inlinenoexcept

Definition at line 1332 of file autoarts.h.

Member Function Documentation

◆ islast()

bool ARTS::Var::QuantumIdentifier::islast ( ) const
inlinenoexcept

Definition at line 1338 of file autoarts.h.

References max, and p.

Referenced by ARTS::AgendaMethod::abs_lines_per_speciesSetBaseParameterForMatchingLevel(), ARTS::AgendaMethod::abs_lines_per_speciesSetCutoffForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetLinemixingLimitForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetLineShapeModelParameterForMatchingLines(), ARTS::AgendaMethod::abs_lines_per_speciesSetLineShapeModelParameterForSpecies(), ARTS::AgendaMethod::abs_lines_per_speciesSetLineShapeTypeForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetMirroringForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetNormalizationForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetPopulationForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetQuantumNumberForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetT0ForMatch(), ARTS::AgendaMethod::abs_linesRemoveBand(), ARTS::AgendaMethod::abs_linesSetBaseParameterForMatchingLevel(), ARTS::AgendaMethod::abs_linesSetCutoffForMatch(), ARTS::AgendaMethod::abs_linesSetLinemixingLimitForMatch(), ARTS::AgendaMethod::abs_linesSetLineShapeModelParameterForMatchingLines(), ARTS::AgendaMethod::abs_linesSetLineShapeTypeForMatch(), ARTS::AgendaMethod::abs_linesSetMirroringForMatch(), ARTS::AgendaMethod::abs_linesSetNormalizationForMatch(), ARTS::AgendaMethod::abs_linesSetPopulationForMatch(), ARTS::AgendaMethod::abs_linesSetQuantumNumberForMatch(), ARTS::AgendaMethod::abs_linesSetT0ForMatch(), ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Extract(), ARTS::Method::Extract(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::jacobianAddBasicCatalogParameter(), ARTS::AgendaMethod::jacobianAddShapeCatalogParameter(), ARTS::AgendaMethod::QuantumIdentifierSet(), ARTS::Method::QuantumIdentifierSet(), ARTS::AgendaMethod::retrievalAddCatalogParameter(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~QuantumIdentifier().

◆ isnull()

bool ARTS::Var::QuantumIdentifier::isnull ( ) const
inlinenoexcept

Definition at line 1337 of file autoarts.h.

References v.

Referenced by ~QuantumIdentifier().

◆ name()

const Group::String& ARTS::Var::QuantumIdentifier::name ( ) const
inlinenoexcept

Definition at line 1339 of file autoarts.h.

References p, and Workspace::wsv_data.

Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().

◆ operator=()

QuantumIdentifier& ARTS::Var::QuantumIdentifier::operator= ( const type t)
inlinenoexcept

Definition at line 1335 of file autoarts.h.

References value().

◆ pos()

std::size_t ARTS::Var::QuantumIdentifier::pos ( ) const
inlinenoexcept

Definition at line 1336 of file autoarts.h.

References p.

Referenced by ARTS::AgendaMethod::abs_lines_per_speciesSetBaseParameterForMatchingLevel(), ARTS::AgendaMethod::abs_lines_per_speciesSetCutoffForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetLinemixingLimitForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetLineShapeModelParameterForMatchingLines(), ARTS::AgendaMethod::abs_lines_per_speciesSetLineShapeModelParameterForSpecies(), ARTS::AgendaMethod::abs_lines_per_speciesSetLineShapeTypeForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetMirroringForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetNormalizationForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetPopulationForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetQuantumNumberForMatch(), ARTS::AgendaMethod::abs_lines_per_speciesSetT0ForMatch(), ARTS::AgendaMethod::abs_linesRemoveBand(), ARTS::AgendaMethod::abs_linesSetBaseParameterForMatchingLevel(), ARTS::AgendaMethod::abs_linesSetCutoffForMatch(), ARTS::AgendaMethod::abs_linesSetLinemixingLimitForMatch(), ARTS::AgendaMethod::abs_linesSetLineShapeModelParameterForMatchingLines(), ARTS::AgendaMethod::abs_linesSetLineShapeTypeForMatch(), ARTS::AgendaMethod::abs_linesSetMirroringForMatch(), ARTS::AgendaMethod::abs_linesSetNormalizationForMatch(), ARTS::AgendaMethod::abs_linesSetPopulationForMatch(), ARTS::AgendaMethod::abs_linesSetQuantumNumberForMatch(), ARTS::AgendaMethod::abs_linesSetT0ForMatch(), ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), ARTS::AgendaMethod::Extract(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::jacobianAddBasicCatalogParameter(), ARTS::AgendaMethod::jacobianAddShapeCatalogParameter(), ARTS::AgendaMethod::QuantumIdentifierSet(), ARTS::AgendaMethod::retrievalAddCatalogParameter(), and ARTS::AgendaMethod::Touch().

◆ value() [1/2]

const type& ARTS::Var::QuantumIdentifier::value ( ) const
inlinenoexcept

Definition at line 1334 of file autoarts.h.

References v.

◆ value() [2/2]

type& ARTS::Var::QuantumIdentifier::value ( )
inlinenoexcept

Definition at line 1333 of file autoarts.h.

References v.

Referenced by ARTS::Method::abs_lines_per_speciesSetBaseParameterForMatchingLevel(), ARTS::Method::abs_lines_per_speciesSetCutoffForMatch(), ARTS::Method::abs_lines_per_speciesSetLinemixingLimitForMatch(), ARTS::Method::abs_lines_per_speciesSetLineShapeModelParameterForMatchingLines(), ARTS::Method::abs_lines_per_speciesSetLineShapeModelParameterForSpecies(), ARTS::Method::abs_lines_per_speciesSetLineShapeTypeForMatch(), ARTS::Method::abs_lines_per_speciesSetMirroringForMatch(), ARTS::Method::abs_lines_per_speciesSetNormalizationForMatch(), ARTS::Method::abs_lines_per_speciesSetPopulationForMatch(), ARTS::Method::abs_lines_per_speciesSetQuantumNumberForMatch(), ARTS::Method::abs_lines_per_speciesSetT0ForMatch(), ARTS::Method::abs_linesRemoveBand(), ARTS::Method::abs_linesSetBaseParameterForMatchingLevel(), ARTS::Method::abs_linesSetCutoffForMatch(), ARTS::Method::abs_linesSetLinemixingLimitForMatch(), ARTS::Method::abs_linesSetLineShapeModelParameterForMatchingLines(), ARTS::Method::abs_linesSetLineShapeTypeForMatch(), ARTS::Method::abs_linesSetMirroringForMatch(), ARTS::Method::abs_linesSetNormalizationForMatch(), ARTS::Method::abs_linesSetPopulationForMatch(), ARTS::Method::abs_linesSetQuantumNumberForMatch(), ARTS::Method::abs_linesSetT0ForMatch(), ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Extract(), ARTS::Method::Ignore(), ARTS::Method::jacobianAddBasicCatalogParameter(), ARTS::Method::jacobianAddShapeCatalogParameter(), operator=(), ARTS::Method::QuantumIdentifierSet(), ARTS::Method::retrievalAddCatalogParameter(), and ARTS::Method::Touch().

Member Data Documentation

◆ p

std::size_t ARTS::Var::QuantumIdentifier::p
private

Definition at line 1326 of file autoarts.h.

Referenced by islast(), name(), and pos().

◆ v

type* ARTS::Var::QuantumIdentifier::v
private

Definition at line 1327 of file autoarts.h.

Referenced by isnull(), value(), and ~QuantumIdentifier().


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