-
Notifications
You must be signed in to change notification settings - Fork 47
/
lunar.def
111 lines (111 loc) · 4.92 KB
/
lunar.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
LIBRARY lunar
EXPORTS
acose @1
asine @2
calc_big_vsop_loc @3
calc_classical_elements @4
calc_dist_and_posn_ang @5
calc_jsat_loc @6
calc_planet_orientation @8
calc_pluto_loc @9
calc_ssat_loc @10
calc_vsop_loc @11
comet_posn @12
comet_posn_and_vel @13
compute_elp_xyz @14
compute_extinction @15
compute_limiting_mag @16
compute_planet @17
compute_sky_brightness @18
day_to_dmy @19
decipher_var_desig @20
deprecess_vector @21
derive_quantities @22
dmy_to_day @23
evaluate_rock @24
extract_periodic_name @25
full_alt_az_to_ra_dec @26
full_ctime @27
full_ra_dec_to_alt_az @28
galactic_to_ra_dec @29
get_chinese_intercalary_month @30
; get_comet_file @31
get_ps1996_position @32
green_sidereal_time @33
invert_orthonormal_matrix @34
j2000_to_galactic_matrix @35
load_ps1996_series @36
lunar_fundamentals @37
lunar_lat @38
lunar_lon_and_dist @39
make_var_desig @40
mean_obliquity @41
nutation @42
polar3_to_cartesian @43
precess_pt @44
precess_ra_dec @45
precess_vector @46
pre_spin_matrix @47
ra_dec_to_galactic @48
refraction @49
reset_td_minus_dt_string @50
reverse_refraction @51
reverse_saasta_refraction @52
rotate_vector @53
saasta_refraction @54
setup_ecliptic_precession @55
setup_elems_from_ast_file @56
setup_precession @57
set_brightness_params @58
set_chinese_calendar_data @59
set_identity_matrix @60
set_month_name @61
spin_matrix @62
td_minus_ut @63
unload_ps1996_series @64
elements_in_mpc_format @65
decimal_day_to_dmy @66
td_minus_utc @67
j2000_to_supergalactic_matrix @68
supergalactic_to_ra_dec @69
ra_dec_to_supergalactic @70
integrated_refraction @71
reverse_integrated_refraction @72
reverse_dist_and_posn_ang @73
split_time @74
get_time_from_string @75
equatorial_to_ecliptic @76
ecliptic_to_equatorial @77
vector3_length @78
calc_triton_loc @79
vector_cross_product @80
full_ctimel @81
get_time_from_stringl @82
setup_precession_with_nutation @83
setup_precession_with_nutation_eops @84
get_earth_orientation_params @85
load_earth_orientation_params @86
load_cospar_file @87
tdb_minus_tdt @88
split_timel @89
set_day_of_week_name @90
extract_date_from_mpc_report @91
extract_sof_data @92
get_mpc_code_info @93
get_ra_dec_from_mpc_report @94
lat_alt_to_parallax @95
planet_axis_ratio @96
point_to_ellipse @97
is_valid_mpc_code @98
byte_code_to_net_name @99
net_name_to_byte_code @100
create_mpc_packed_desig @101
init_ades2mpc @102
free_ades2mpc_context @103
xlate_ades2mpc @104
xlate_ades2mpc_in_place @105
fgets_with_ades_xlation @106
find_moid_full @107
mutant_hex_char_to_int @108
int_to_mutant_hex_char @109
unpack_mpc_desig @110