ARTS 2.5.11 (git: 725533f0)
|
Struct to test of an ArrayOfArrayOfSpeciesTag contains a tagtype. More...
#include <species_tags.h>
Public Member Functions | |
SpeciesTagTypeStatus (const ArrayOfArrayOfSpeciesTag &abs_species) | |
Public Attributes | |
bool | Plain {false} |
bool | Zeeman {false} |
bool | Predefined {false} |
bool | Cia {false} |
bool | FreeElectrons {false} |
bool | Particles {false} |
bool | XsecFit {false} |
Friends | |
std::ostream & | operator<< (std::ostream &, SpeciesTagTypeStatus) |
Struct to test of an ArrayOfArrayOfSpeciesTag contains a tagtype.
Definition at line 168 of file species_tags.h.
SpeciesTagTypeStatus::SpeciesTagTypeStatus | ( | const ArrayOfArrayOfSpeciesTag & | abs_species | ) |
Definition at line 385 of file species_tags.cc.
References Cia, FreeElectrons, Particles, Plain, Predefined, and XsecFit.
|
friend |
Definition at line 417 of file species_tags.cc.
bool SpeciesTagTypeStatus::Cia {false} |
Definition at line 172 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto(), and SpeciesTagTypeStatus().
bool SpeciesTagTypeStatus::FreeElectrons {false} |
Definition at line 173 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto(), and SpeciesTagTypeStatus().
bool SpeciesTagTypeStatus::Particles {false} |
Definition at line 174 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto(), and SpeciesTagTypeStatus().
bool SpeciesTagTypeStatus::Plain {false} |
Definition at line 169 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto(), and SpeciesTagTypeStatus().
bool SpeciesTagTypeStatus::Predefined {false} |
Definition at line 171 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto(), and SpeciesTagTypeStatus().
bool SpeciesTagTypeStatus::XsecFit {false} |
Definition at line 175 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto(), and SpeciesTagTypeStatus().
bool SpeciesTagTypeStatus::Zeeman {false} |
Definition at line 170 of file species_tags.h.
Referenced by propmat_clearsky_agendaAuto().