|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.maps.SphericalCellMap
Not implemented
Constructor Summary | |
SphericalCellMap(java.lang.Integer w,
java.lang.Integer h)
Creates new ClassicCellMap |
|
SphericalCellMap(int w,
int h)
Creates new SphericalCellMap w, the granularity w = 1 degree. 360 possibilites in longitude * 360 possibilities in latitude w = 90 degree. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SphericalCellMap(int w, int h)
public SphericalCellMap(java.lang.Integer w, java.lang.Integer h)
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |