stella.math
Class SphereTiles.Test

java.lang.Object
  extended by stella.math.SphereTiles.Test
Enclosing class:
SphereTiles

public static final class SphereTiles.Test
extends Object

Test class. Read in the number of tiles and the starting heigtht from the command line.


Constructor Summary
SphereTiles.Test()
           
 
Method Summary
static void main(String[] arg)
          First argument is number of tiles, second is starting height in degrees.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SphereTiles.Test

public SphereTiles.Test()
Method Detail

main

public static void main(String[] arg)
First argument is number of tiles, second is starting height in degrees.