Go to the source code of this file.
|
integer, save | phys_cal_mod::year_cur |
|
integer, save | phys_cal_mod::mth_cur |
|
integer, save | phys_cal_mod::day_cur |
|
integer, save | phys_cal_mod::days_elapsed |
|
integer, save | phys_cal_mod::mth_len |
|
integer, save | phys_cal_mod::year_len |
|
real, save | phys_cal_mod::hour |
|
real, save | phys_cal_mod::jd_1jan |
|
real, save | phys_cal_mod::jh_1jan |
|
real, save | phys_cal_mod::xjour |
|
real, save | phys_cal_mod::jd_cur |
|
real, save | phys_cal_mod::jh_cur |
|
real, save | phys_cal_mod::jd_ref |
|
character(len=10) | phys_cal_mod::calend |
|