ARTS built-in documentation server
Workspace Method ecs_dataAddSpeciesData
Description
Sets ECS data for one set of species and quantum identifiers.
Authors: Richard Larsson
Synopsis
ecs_dataAddSpeciesData( | ecs_data, isotopologue_ratios, qid, species, scaling_type, scaling, beta_type, beta, lambda_type, lambda, collisional_distance_type, collisional_distance ) |
Variables
OUT+IN | ecs_data | (MapOfErrorCorrectedSuddenData) | Error corrected sudden data |
IN | isotopologue_ratios | (SpeciesIsotopologueRatios) | Contains the isotopologue ratios. |
GIN | qid | (QuantumIdentifier) | Band identifier |
GIN | species | (String) | Species identifier |
GIN | scaling_type | (String, Default: "T0") | Temperature model for the main scaling coefficients for Q |
GIN | scaling | (Vector) | Main scaling coefficients for Q |
GIN | beta_type | (String, Default: "T0") | Temperature model for the energy scaling coefficient for Q |
GIN | beta | (Vector) | Energy scaling coefficient for Q |
GIN | lambda_type | (String, Default: "T0") | Temperature model for the energy exponent for Q |
GIN | lambda | (Vector) | Energy exponent for Q |
GIN | collisional_distance_type | (String, Default: "T0") | Temperature model for the mean collision interaction distance |
GIN | collisional_distance | (Vector) | Mean collision interaction distance |