public class SunUtils extends Object
| Constructor and Description |
|---|
SunUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getEclipticLongitude(double M,
double C) |
static double |
getEquationOfCenter(double M) |
static double |
getSolarMeanAnomaly(double d) |
static EquatorialCoordinates |
getSunCoords(double d) |
public static double getSolarMeanAnomaly(double d)
public static double getEquationOfCenter(double M)
public static double getEclipticLongitude(double M,
double C)
public static EquatorialCoordinates getSunCoords(double d)
Copyright © 2017. All rights reserved.