public class ICRS extends CoordinateSystem implements Component
B1950, Gal, ICRS, J2000| Constructor and Description |
|---|
ICRS() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
factory, factory, getSphereDistorterpublic java.lang.String getName()
public java.lang.String getDescription()
getDescription in interface Componentpublic Rotater getRotater()
getRotater in class CoordinateSystem