|
|||||||||
| 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.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 org.jscience.astronomy.solarsystem.coordinates.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 org.jscience.util.Named |
|---|
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 | ||||||||