- fixed keyofsolomon.js
- added elements to planets in astrology.js - changed sweph file location in pmom.c
This commit is contained in:
parent
151a40aab5
commit
ea68de9aec
3 changed files with 106 additions and 107 deletions
|
|
@ -161,7 +161,7 @@ int * planetary_moment(double lat, double lon, long unixtime, double *lunar, dou
|
|||
hours = (double) hour + (double) minute / 60 + (double) second / 3600;
|
||||
|
||||
// set ephemeris path and flags
|
||||
swe_set_ephe_path("");
|
||||
swe_set_ephe_path("lib");
|
||||
iflag = SEFLG_SPEED;
|
||||
ipl = SE_MOON;
|
||||
rsmi = SE_CALC_RISE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue