#include <constants.h>
Static Public Attributes | |
static const double | Pi |
static const double | Electric |
static const double | Magnetic |
static const double | Gravitational |
static const double | Plank |
static const double | SpeedOfLight |
static const double | WeightAccel |
Values taken from http://en.wikipedia.org/wiki/Physical_constants
const double Pi [static] |
Pi constant
const double Electric [static] |
Electric constant (permittivity of free space)
const double Magnetic [static] |
Magnetic constant (permeability of free space)
const double Gravitational [static] |
Newtonian constant of gravitation
const double Plank [static] |
Planck's constant
const double SpeedOfLight [static] |
Speed of light in vacuum
const double WeightAccel [static] |
Standard acceleration of gravity (free fall on Earth)