NCEPLIBS-ip
5.0.0
|
Constants for use in NCEPLIBS-ip. More...
Go to the source code of this file.
Modules | |
module | ip_constants_mod |
Module containing common constants. | |
Variables | |
real, parameter | ip_constants_mod::dpr =180.0/pi |
Radians to degrees. More... | |
real, parameter | ip_constants_mod::e2_wgs84 = 0.00669437999013 |
Eccentricity squared of Earth defined by WGS-84. More... | |
real, parameter | ip_constants_mod::pi =3.14159265358979 |
PI. More... | |
real, parameter | ip_constants_mod::pi2 =pi/2.0 |
PI / 2.0. More... | |
real, parameter | ip_constants_mod::pi4 =pi/4.0 |
PI / 4.0. More... | |
real, parameter | ip_constants_mod::rerth_wgs84 =6.378137E6 |
Radius of the Earth defined by WGS-84. More... | |