SpeciesTag

class pyarts.arts.SpeciesTag

The tag of a single absorption species

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.SpeciesTag) -> None

Empty tag

  1. __init__(self: pyarts.arts.SpeciesTag, arg0: str) -> None

From str

Methods

__init__(*args, **kwargs)

Overloaded function.

partfun(self, T)

Compute the partition function at a given temperature

Attributes

cia_2nd_species

Species CIA species

full_name

String The full name

lower_freq

float Lower cutoff frequency

spec_ind

int Species index

type

SpeciesTagType Type of tag

upper_freq

float Upper cutoff frequency