|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.astronomy.solarsystem.coordinates.Transformer
org.jscience.astronomy.solarsystem.coordinates.Projecter
org.jscience.astronomy.solarsystem.coordinates.projecters.TanProjecter
org.jscience.astronomy.solarsystem.coordinates.projecters.XtnProjecter
public class XtnProjecter
This class implements a tangent plane projection for the NEAT survey. The NEAT projection is not a real tangent plane projection, since there is an extra distortion, but this projection will be used for proxy images where the distortion is not known to mark that we do not have a standard tangent plane projection. When the actual image is downloaded, we can provide a combination of standard Tangent plane projecter and NEAT distorter to correctly transform coordinates.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jscience.astronomy.solarsystem.coordinates.projecters.TanProjecter |
|---|
TanProjecter.TanDeprojecter |
| Constructor Summary | |
|---|---|
XtnProjecter()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jscience.astronomy.solarsystem.coordinates.projecters.TanProjecter |
|---|
getDescription, getName, inverse, isInverse, transform |
| Methods inherited from class org.jscience.astronomy.solarsystem.coordinates.Projecter |
|---|
getInputDimension, getOutputDimension |
| Methods inherited from class org.jscience.astronomy.solarsystem.coordinates.Transformer |
|---|
transform, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XtnProjecter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||