|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectskyview.geometry.CoordinateSystem
skyview.geometry.csys.GalacticCoordinateSystem
public class GalacticCoordinateSystem
The class defining Galactic coordinate system.
| Field Summary |
|---|
| Fields inherited from class skyview.geometry.CoordinateSystem |
|---|
B1950, Galactic, ICRS, J2000 |
| Constructor Summary | |
|---|---|
GalacticCoordinateSystem()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get a description of the object. |
java.lang.String |
getName()
Get the name of this object. |
Rotater |
getRotater()
Return the rotation associated with the coordinate system. |
| Methods inherited from class skyview.geometry.CoordinateSystem |
|---|
factory, factory, getSphereDistorter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GalacticCoordinateSystem()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface Componentpublic java.lang.String getDescription()
getDescription in interface Componentpublic Rotater getRotater()
getRotater in class CoordinateSystem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||