|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcds.astro.Astroframe
cds.astro.Equatorial
public abstract class Equatorial
This abstract class introduces the specificities of the equatorial
coordinates.
An equatorial coordinate system is a system linked to the Earth,
and therefore varies with the long-term Earth motion (precession).
A full definition of this frame therefore requires the knowledge
of an Equinox which specifies when exactly this frame coincides with
the Earth frame.
| Field Summary |
|---|
| Fields inherited from class cds.astro.Astroframe |
|---|
base_epoch, ed_lat, ed_lon, epoch, hms, ICRSmatrix, name, precision |
| Method Summary | |
|---|---|
java.lang.String |
toString()
Edition of Equatorial frame. |
| Methods inherited from class cds.astro.Astroframe |
|---|
equals, fromICRS, fromICRS, setFrameEpoch, setICRSmatrix, toICRS, toICRS, toICRSmatrix, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String toString()
toString in class Astroframe
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||