healpix.essentials
Class Constants
java.lang.Object
healpix.essentials.Constants
public class Constants
- extends Object
Some frequently used constants.
halfpi
public static final double halfpi
- The Constant halfpi
- See Also:
- Constant Field Values
inv_halfpi
public static final double inv_halfpi
- See Also:
- Constant Field Values
twopi
public static final double twopi
- The Constant twopi.
- See Also:
- Constant Field Values
inv_twopi
public static final double inv_twopi
- See Also:
- Constant Field Values
twothird
public static final double twothird
- The Constant twothird.
- See Also:
- Constant Field Values
Constants
public Constants()