|
healpix.plot3d.progs
Class Healpix3DMapViewer
java.lang.Object
healpix.plot3d.progs.Healpix3DMapViewer
public class Healpix3DMapViewer - extends Object
The main priogram to run the healpix 3d map viewer
Usage: java -cp jhealpix.jar healpix.plot3d.progs.Healpix3DMapViewer
[filename]
- Version:
- $Id: Healpix3DMapViewer.java,v 1.1.2.4 2010/02/22 14:55:50 healpix Exp $
- Author:
- ejoliet
Method Summary |
static void |
main(String[] args)
The main method. |
Healpix3DMapViewer
public Healpix3DMapViewer()
main
public static void main(String[] args)
throws Exception
- The main method.
- Parameters:
args - the arguments
- Throws:
Exception - the exception
|
|