public class Helioecliptic extends Ecliptic implements Component
B1950, Gal, ICRS, J2000| Constructor and Description |
|---|
Helioecliptic(double epoch)
Get a coordinate system at a given epoch.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Get a description of the component.
|
java.lang.String |
getName()
Get the name of the component.
|
static double |
sunlong(double epoch)
Find the ecliptic longitude of the Sun at a given epoch.
|
getRotaterfactory, factory, getSphereDistorterpublic Helioecliptic(double epoch)
epoch - The desired epochpublic java.lang.String getName()
public java.lang.String getDescription()
getDescription in interface ComponentgetDescription in class Eclipticpublic static double sunlong(double epoch)
epoch - (in years).