#include <pyConstant.h>
Static Public Attributes |
|
static double | PI |
static double | E |
Euler's number - base of the natural
logarithm. |
|
static double | EPSILON |
Internal theshold for equality
comparisons. |
|
static double | ELEMENTARY_CHARGE |
Elementary charge. |
|
static double | e0 |
Elementary charge
(alias). |
|
static double | ELECTRON_MASS |
Electron mass. |
|
static double | PROTON_MASS |
Proton mass. |
|
static double | NEUTRON_MASS |
Neutron mass. |
|
static double | AVOGADRO |
Avogadro constant. |
|
static double | NA |
Avogadro constant
(alias). |
|
static double | MOL |
Avogadro constant
(alias). |
|
static double | BOLTZMANN |
Boltzmann constant. |
|
static double | k |
Boltzmann constant
(alias). |
|
static double | PLANCK |
Planck constant. |
|
static double | h |
Planck constant (alias). |
|
static double | GAS_CONSTANT |
Gas constant (= NA * k). |
|
static double | R |
Gas constant (alias). |
|
static double | FARADAY |
Faraday constant (= NA *
e0). |
|
static double | F |
Faraday constant (alias). |
|
static double | BOHR_RADIUS |
Bohr radius. |
|
static double | a0 |
Bohr radius (alias). |
|
static double | VACUUM_PERMITTIVITY |
Vacuum permittivity. |
|
static double | VACUUM_PERMEABILITY |
Vacuum permeability. |
|
static double | SPEED_OF_LIGHT |
Speed of light. |
|
static double | c |
Speed of Light (alias). |
|
static double | GRAVITATIONAL_CONSTANT |
Gravitational constant. |
|
static double | FINE_STRUCTURE_CONSTANT |
Fine structure constant. |
|
static double | DEG_PER_RAD |
Degree per rad. |
|
static double | RAD_PER_DEG |
Rad per degree. |
|
static double | MM_PER_INCH |
mm per inch. |
|
static double | M_PER_FOOT |
m per foot. |
|
static double | JOULE_PER_CAL |
Joules per calorie. |
|
static double | CAL_PER_JOULE |
Calories per Joule. |
This class is a wrapper for the constants namespace.
double
BALL::Constant::AVOGADRO [static] |
Avogadro constant.
In units of ().
double
BALL::Constant::BOHR_RADIUS
[static] |
Bohr radius.
In units m ( m).
double
BALL::Constant::BOLTZMANN
[static] |
Boltzmann constant.
In units of J/K ( J/K).
double
BALL::Constant::CAL_PER_JOULE
[static] |
Calories per Joule.
1/JOULE_PER_CAL
double
BALL::Constant::DEG_PER_RAD
[static] |
Degree per rad.
57.2957795130823209
double
BALL::Constant::ELECTRON_MASS
[static] |
Electron mass.
In units of kg ( kg).
double
BALL::Constant::ELEMENTARY_CHARGE
[static] |
Elementary charge.
In units of C ().
double
BALL::Constant::EPSILON [static] |
Internal theshold for equality comparisons.
Default value is 1e-6.
double
BALL::Constant::FINE_STRUCTURE_CONSTANT
[static] |
Fine structure constant.
Without unit ().
double
BALL::Constant::GRAVITATIONAL_CONSTANT
[static] |
Gravitational constant.
In units of ().
double
BALL::Constant::JOULE_PER_CAL
[static] |
Joules per calorie.
4.184
double
BALL::Constant::M_PER_FOOT
[static] |
m per foot.
3.048
double
BALL::Constant::MM_PER_INCH
[static] |
mm per inch.
25.4
double
BALL::Constant::NEUTRON_MASS
[static] |
Neutron mass.
In units of kg ( kg).
double
BALL::Constant::PLANCK [static] |
Planck constant.
In units of Js ( Js).
double
BALL::Constant::PROTON_MASS
[static] |
Proton mass.
In units of kg ( kg).
double
BALL::Constant::RAD_PER_DEG
[static] |
Rad per degree.
0.0174532925199432957
double
BALL::Constant::SPEED_OF_LIGHT
[static] |
Speed of light.
In units of m/s ().
double
BALL::Constant::VACUUM_PERMEABILITY
[static] |
Vacuum permeability.
In units of ().
double
BALL::Constant::VACUUM_PERMITTIVITY
[static] |
Vacuum permittivity.
In units of $C^2J^{-1}m^{-1}$ ($8.85419 10^{-12} C^2J^{-1}m^{-1}$).