Package healpix.essentials
Class Constants
java.lang.Object
healpix.essentials.Constants
Some frequently used constants.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final double
The Constant halfpistatic final double
static final double
static final double
The Constant twopi.static final double
The Constant twothird. -
Constructor Summary
-
Method Summary
-
Field Details
-
halfpi
public static final double halfpiThe Constant halfpi- See Also:
-
inv_halfpi
public static final double inv_halfpi- See Also:
-
twopi
public static final double twopiThe Constant twopi.- See Also:
-
inv_twopi
public static final double inv_twopi- See Also:
-
twothird
public static final double twothirdThe Constant twothird.- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-