public class Galactic extends Object
Constructor and Description |
---|
Galactic(double a,
double b)
Galactic longitude and latitude
|
Modifier and Type | Method and Description |
---|---|
double |
getLatitude()
Get the Latitude
|
double |
getLongitude()
Get the Longitude
|
String |
toString()
Get the text form of the Galactic in the form [long,lat]
|
public Galactic(double a, double b)
a
- Longitude in radiansb
- Latitude in radiansCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.