libTheSky
Routines to compute sky positions of Sun, Moon, planets and more
All Namespaces Files Functions Variables Pages
thesky_elp_mpp02_series Module Reference

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
 

Variable Documentation

◆ cmpb

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().

◆ cper

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().

◆ fmpb

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().

◆ fper

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().

◆ nmpb

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().

◆ nper

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().