![]() |
libTheSky
Routines to compute sky positions of Sun, Moon, planets and more
|
Variables | |
integer, dimension(3, 3) | nmpb |
integer, dimension(3, 0:3, 3) | nper |
real(double), dimension(max1) | cmpb |
real(double), dimension(0:4, max1) | fmpb |
real(double), dimension(max2) | cper |
real(double), dimension(0:4, max2) | fper |
real(double), dimension(max1) thesky_elp_mpp02_series::cmpb |
Definition at line 212 of file modules.f90.
Referenced by thesky_data::elp_mpp02_read_files(), and thesky_moon::elp_mpp02_xyz().
real(double), dimension(max2) thesky_elp_mpp02_series::cper |
Definition at line 212 of file modules.f90.
Referenced by thesky_data::elp_mpp02_read_files(), and thesky_moon::elp_mpp02_xyz().
real(double), dimension(0:4,max1) thesky_elp_mpp02_series::fmpb |
Definition at line 212 of file modules.f90.
Referenced by thesky_data::elp_mpp02_read_files(), and thesky_moon::elp_mpp02_xyz().
real(double), dimension(0:4,max2) thesky_elp_mpp02_series::fper |
Definition at line 212 of file modules.f90.
Referenced by thesky_data::elp_mpp02_read_files(), and thesky_moon::elp_mpp02_xyz().
integer, dimension(3,3) thesky_elp_mpp02_series::nmpb |
Definition at line 211 of file modules.f90.
Referenced by thesky_data::elp_mpp02_read_files(), and thesky_moon::elp_mpp02_xyz().
integer, dimension(3,0:3,3) thesky_elp_mpp02_series::nper |
Definition at line 211 of file modules.f90.
Referenced by thesky_data::elp_mpp02_read_files(), and thesky_moon::elp_mpp02_xyz().