healpix.plot3d.progs
Class Healpix3DMapViewer

java.lang.Object
  extended by 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 131498 2010-04-15 13:56:00Z womullan $
Author:
ejoliet

Constructor Summary
Healpix3DMapViewer()
           
 
Method Summary
static void main(String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Healpix3DMapViewer

public Healpix3DMapViewer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
The main method.

Parameters:
args - the arguments
Throws:
Exception - the exception

"Built from revision exported"