![]() |
Isis Developer Reference
|
#include <string>
Go to the source code of this file.
Namespaces | |
Isis | |
This is free and unencumbered software released into the public domain. | |
Typedefs | |
typedef long long int | Isis::BigInt |
Big int. More... | |
Variables | |
const double | Isis::E = 2.7182818284590452354 |
Sets some basic constants for use in ISIS programming. More... | |
const double | Isis::PI = 3.14159265358979323846 |
The mathematical constant PI. More... | |
const double | Isis::HALFPI = 1.57079632679489661923 |
The mathematical constant PI/2. More... | |
const double | Isis::TWOPI = 6.2831853071795864769253 |
Two * PI, a complete revolution. More... | |
const double | Isis::DEG2RAD = 0.017453292519943295769237 |
Multiplier for converting from degrees to radians. More... | |
const double | Isis::RAD2DEG = 57.29577951308232087679815481 |
Multiplier for converting from radians to degrees. More... | |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 03/21/2022 06:50:39 |