Changeset 16374 for trunk/Mars/mcore
- Timestamp:
- 05/28/13 10:19:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/nova.h
r15254 r16374 104 104 } 105 105 106 double GetLunarPhase(double jd) 107 { 108 return ln_get_lunar_phase(jd); 109 } 110 106 111 EquPosn GetLunarEquCoords(double jd, double precision=0) 107 112 {
Note:
See TracChangeset
for help on using the changeset viewer.