Definitions
Trying to list all of the datatypes, and constants definitions used in the geomajis library.
Numerical constants
- group Constants - numerical
Defining several numerical constants used throughout the Geomajis project.
Defines
-
dpi
Value of Pi (double precision)
-
ipi
Value of 1/Pi (double precision)
-
dradg
Conversion factor from radians to degrees (double precision)
-
iradg
Conversion factor from degrees to radians (double precision)
-
pi_4
Value of Pi/4 (double precision)
-
pi_3
Value of Pi/3 (double precision)
-
pi_2
Value of Pi/2 (double precision)
-
vem1
Value of -0.99999999999 (double precision)
-
max(a, b)
Returns the maximum of two values.
-
min(a, b)
Returns the minimum of two values.
-
dpi
Physical constants
- group Constants - physical
Some useful physical constants.
Defines
-
lspd
Speed of light in km/s (exact, nist 2022)
-
lspd
MAJIS instrument constants
- group Constants - MAJIS
Constants specific to the Majis instrument on the JUICE mission.
Defines
-
mfactor
Scanning mirror rotation value per step of the resolver motor (in degrees).
-
mfactor