|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnsidc.spheres.Sphere
nsidc.spheres.UnitTest
Important orbit information: Adeos-II, AMSR: 8.62, 100.93, 1445 Aqua, AMSR-E: 8.2, 98.9, 1600
| Field Summary | |
(package private) Sphere |
sphere
instance variables |
| Fields inherited from class nsidc.spheres.Sphere |
radius, Re_km |
| Constructor Summary | |
protected |
UnitTest()
Empty constructor |
| Method Summary | |
static void |
main(java.lang.String[] argv)
|
protected void |
systemLog(java.lang.String msg)
Log diagnostic messages |
protected void |
systemLog(java.lang.String msg,
int level)
Log diagnostic messages |
void |
testEdgeToCrossing()
get some AMSR crossings given a pair of edge points. |
void |
testLLBBCrossings()
|
void |
testLLBDensifier()
|
void |
testLLBtoSP()
|
void |
testPointRange()
|
void |
testSPContainment()
|
void |
testSPCrossings()
|
void |
testSPDensifier()
|
| Methods inherited from class nsidc.spheres.Sphere |
degrees, degrees, getRadius, normalize, normalize, radians, radians, scalarTripleProductTest, setRadius |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
Sphere sphere
| Constructor Detail |
protected UnitTest()
| Method Detail |
public static void main(java.lang.String[] argv)
public void testEdgeToCrossing()
public void testPointRange()
public void testSPContainment()
public void testSPDensifier()
public void testLLBtoSP()
public void testLLBBCrossings()
public void testSPCrossings()
public void testLLBDensifier()
protected void systemLog(java.lang.String msg,
int level)
systemLog in class Spheremsg - Message to log.level - Debug sensitivity.protected void systemLog(java.lang.String msg)
Sphere
systemLog in class Spheremsg - Message to log.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||