|
healpix.plot3d.progs
Class ViewToLearnHealpix
java.lang.Object
healpix.plot3d.progs.ViewToLearnHealpix
public class ViewToLearnHealpix - extends Object
Create a new HealView and Display it on the screen, allow the user to get the
"healpix experience".
Usage: java -cp jhealpix.jar healpix.plot3d.progs.ViewToLearnHealpix
- Version:
- $Id: ViewToLearnHealpix.java,v 1.1.2.4 2010/02/22 14:55:50 healpix Exp $
- Author:
- ejoliet
Method Summary |
static void |
main(String[] argv)
The main method. |
ViewToLearnHealpix
public ViewToLearnHealpix()
main
public static void main(String[] argv)
- The main method.
- Parameters:
argv - the arguments
|
|