Package healpix.essentials
Class Constants
java.lang.Object
healpix.essentials.Constants
Some frequently used constants.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final doubleThe Constant halfpistatic final doublestatic final doublestatic final doubleThe Constant twopi.static final doubleThe Constant twothird.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
halfpipublic static final double halfpiThe Constant halfpi- See Also:
 
- 
inv_halfpipublic static final double inv_halfpi- See Also:
 
- 
twopipublic static final double twopiThe Constant twopi.- See Also:
 
- 
inv_twopipublic static final double inv_twopi- See Also:
 
- 
twothirdpublic static final double twothirdThe Constant twothird.- See Also:
 
 
- 
- 
Constructor Details- 
Constantspublic Constants()
 
-