Serializable, Componentpublic class Galactic extends CoordinateSystem implements Component
B1950, Gal, ICRS, J2000| Constructor | Description |
|---|---|
Galactic() |
| 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, getSphereDistorterpublic String getName()
public String getDescription()
getDescription in interface Componentpublic Rotater getRotater()
getRotater in class CoordinateSystem