File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929/* Calculated with the methods and figures from "Practical Astronomy With Your
3030 * Calculator, version 3" by Peter Duffet-Smith.
3131 */
32- /* Table 6. Details of the Sun's apparent matecorba at epoch 1990.0 */
32+ /* Table 6. Details of the Sun's apparent orbit at epoch 1990.0 */
3333
3434#define EPOCH 2447891.5 /* days */ /* epoch 1990 */
3535#define UNIX_EPOCH 2440586.5 /* days */ /* epoch 1970 */
3636#define EPSILON_G 279.403303 /* degrees */ /* ecliptic longitude at epoch 1990.0 */
3737#define MU_G 282.768422 /* degrees */ /* ecliptic longitude at perigee */
38- #define ECCENTRICITY 0.016713 /* eccentricity of matecorba */
38+ #define ECCENTRICITY 0.016713 /* eccentricity of orbit */
3939#define R_0 149598500 /* km */ /* semi-major axis */
4040#define THETA_0 0.533128 /* degrees */ /* angular diameter at r = r_0 */
4141#define MEAN_OBLIQUITY 23.440592 /* degrees */ /* mean obliquity of earth's axis at epoch 1990.0 */
You can’t perform that action at this time.
0 commit comments