HTM Index 1.0




jhu.htmIndex
Class SpatialGeneral

java.lang.Object
  |
  +--jhu.htmIndex.SpatialGeneral

public class SpatialGeneral
extends java.lang.Object

Define some constants like Pi, Pi/180, default levels and epsilon


Field Summary
static double gEpsilon
           
static double gPi
           
static double gPr
           
static double PI
           
static boolean verbose
           
static int vlev
           
 
Constructor Summary
SpatialGeneral()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PI

public static final double PI

gPi

public static final double gPi

gPr

public static final double gPr

verbose

public static final boolean verbose

vlev

public static final int vlev

gEpsilon

public static final double gEpsilon
Constructor Detail

SpatialGeneral

public SpatialGeneral()

HTM Index 1.0





©Copyright The Johns Hopkins University 1999, All Rights Reserved.
See the HTM Homepage for details.
Last Build: Oct 26, 1999 Peter Z. Kunszt