Serializable
, Component
public class ICRS extends CoordinateSystem implements Component
B1950, Gal, ICRS, J2000
Constructor | Description |
---|---|
ICRS() |
Modifier and Type | Method | Description |
---|---|---|
String |
getDescription() |
Get a description of the object.
|
String |
getName() |
Get the name of this object.
|
Rotater |
getRotater() |
Return the rotation associated with the coordinate system.
|
factory, factory, getSphereDistorter
public String getName()
public String getDescription()
getDescription
in interface Component
public Rotater getRotater()
getRotater
in class CoordinateSystem