./
eve_physical_constant.pro
top source eve_physical_constant
eve_physical_constant [, planck_constant=planck_constant] [, speed_of_light=speed_of_light]
Physical constants lookup function. All EVE functions which need physical constants should call this function rather than have them hard-coded.
Keywords
- planck_constant out optional
Planck's constant in SI units (J/Hz)
- speed_of_light out optional
Vacuum speed of light in SI units (m/s)
Authority for these constants is http://physics.nist.gov/cuu/Constants/index.html
File attributes
Modification date: | Mon Sep 10 20:00:26 2012 |
Lines: | 19 |
Docformat: | rst rst |