|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectskyview.geometry.Transformer
skyview.geometry.Deprojecter
public abstract class Deprojecter
This class deprojects a point from a projection plane onto thecelestial sphere.
| Constructor Summary | |
|---|---|
Deprojecter()
|
|
| Method Summary | |
|---|---|
protected int |
getInputDimension()
What is the input dimensionality of a deprojecter? |
protected int |
getOutputDimension()
What is the output dimensionality of a deprojecter? |
| Methods inherited from class skyview.geometry.Transformer |
|---|
inverse, isInverse, transform, transform, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface skyview.Component |
|---|
getDescription, getName |
| Constructor Detail |
|---|
public Deprojecter()
| Method Detail |
|---|
protected int getOutputDimension()
getOutputDimension in class Transformerprotected int getInputDimension()
getInputDimension in class Transformer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||