Package | Description |
---|---|
skyview.geometry | |
skyview.geometry.csys | |
skyview.geometry.spheredistorter |
Modifier and Type | Method and Description |
---|---|
SphereDistorter |
CoordinateSystem.getSphereDistorter()
Get the distortion associated with the projection.
|
abstract SphereDistorter |
SphereDistorter.inverse() |
Modifier and Type | Method and Description |
---|---|
SphereDistorter |
Besselian.getSphereDistorter() |
Modifier and Type | Class and Description |
---|---|
class |
Besselian
This class implements the distortion of Besselian coordinate systems.
|
class |
Besselian.BesselianInverse
This inner class defines the inverse distortion
to the enclosing Besselian distorter.
|
Modifier and Type | Method and Description |
---|---|
SphereDistorter |
Besselian.inverse()
Get the inverse distorter
|
SphereDistorter |
Besselian.BesselianInverse.inverse() |