Class SlantOrthographic
java.lang.Object
SphericalProjection
ZenithalProjection
SlantOrthographic
- All Implemented Interfaces:
- java.lang.Cloneable
public class SlantOrthographic
- extends ZenithalProjection
|
Field Summary |
static java.lang.String |
fitsID
|
static java.lang.String |
fullName
|
| Methods inherited from class SphericalProjection |
clone, copy, deproject, edit, edit, equals, forName, getCelestialPole, getDeprojected, getNativePole, getProjected, getReference, parse, parse, project, register, setDefaultPole, setPole, setPole, setReference, setReference |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fitsID
public static final java.lang.String fitsID
- See Also:
- Constant Field Values
fullName
public static final java.lang.String fullName
- See Also:
- Constant Field Values
SlantOrthographic
public SlantOrthographic()
getFitsID
public java.lang.String getFitsID()
- Specified by:
getFitsID in class SphericalProjection
getFullName
public java.lang.String getFullName()
- Specified by:
getFullName in class SphericalProjection
R
public double R(double theta)
- Specified by:
R in class ZenithalProjection
thetaOfR
public double thetaOfR(double value)
- Specified by:
thetaOfR in class ZenithalProjection