ARTS
2.4.0(git:4fb77825)
species_info.h
Go to the documentation of this file.
1
/* Copyright 2018, Richard Larsson.
2
*
3
* This program is free software; you can redistribute it and/or modify it
4
* under the terms of the GNU General Public License as published by the
5
* Free Software Foundation; either version 2, or (at your option) any
6
* later version.
7
*
8
* This program is distributed in the hope that it will be useful,
9
* but WITHOUT ANY WARRANTY; without even the implied warranty of
10
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
* GNU General Public License for more details.
12
*
13
* You should have received a copy of the GNU General Public License
14
* along with this program; if not, write to the Free Software Foundation,
15
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
16
*/
17
18
#include "
matpack.h
"
19
39
Numeric
get_lande_spin_constant
(
const
Index
species) noexcept;
40
45
Numeric
get_lande_lambda_constant
() noexcept;
get_lande_lambda_constant
Numeric get_lande_lambda_constant() noexcept
Get the Lande Lambda constant.
Definition:
species_info.cc:45
matpack.h
get_lande_spin_constant
Numeric get_lande_spin_constant(const Index species) noexcept
Get the Lande spin constant.
Definition:
species_info.cc:30
Numeric
NUMERIC Numeric
The type to use for all floating point numbers.
Definition:
matpack.h:33
Index
INDEX Index
The type to use for all integer numbers and indices.
Definition:
matpack.h:39
src
species_info.h
Generated on Thu Oct 15 2020 08:53:04 for ARTS by
1.8.20