healpix.core.test
Class TestSixFourBit

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by healpix.core.test.TestSixFourBit
All Implemented Interfaces:
junit.framework.Test

Deprecated.

public class TestSixFourBit
extends junit.framework.TestCase


Constructor Summary
TestSixFourBit()
          Deprecated.  
 
Method Summary
 void test262144()
          Deprecated. try the nside cds use
 void testSome(int nside, boolean ring)
          Deprecated. Test pix to angle and angle to pixel tied to a resolution number nside Do this for some pixels in each face .. assuming big HEALPIx nums can not do for all ..
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestSixFourBit

public TestSixFourBit()
Deprecated. 
Method Detail

test262144

public void test262144()
                throws Exception
Deprecated. 
try the nside cds use

Throws:
Exception

testSome

public void testSome(int nside,
                     boolean ring)
              throws Exception
Deprecated. 
Test pix to angle and angle to pixel tied to a resolution number nside Do this for some pixels in each face .. assuming big HEALPIx nums can not do for all ..

Parameters:
nside - resolution number (big one > 8192)
ring - if true, ring scheme is selected
Throws:
Exception

"Built from revision exported"