Hello. I request those in charge to make the following correction to swephprg.html: Usually an application will want to set its own ephemeris path by calling ...
693
Tim Holland
tim50stroud
Jan 3, 2006 6:15 pm
While not strictly a SE problem, I'd appreciate any pointers. I've completed an application using VB6 (not strictly supported, I know) and it runs fine....
694
Thijs Dams
easybrothers
Jan 3, 2006 6:52 pm
Hello Tim, Just save the swedll32.ddl in the application directory and it will work fine. Thijs ... Van: swisseph@yahoogroups.com...
695
Tim Holland
tim50stroud
Jan 3, 2006 7:01 pm
Its currently being saved in the directory below the application one, with the ephemeris files... C:\Program Files\Standstill\application.exe C:\Program...
696
Thijs Dams
easybrothers
Jan 3, 2006 7:06 pm
Hi Tim, In our application we just use the application directory for storing and the application and the dll. It works for us. Thijs ... Van:...
697
Allen
a_edwall1
Jan 3, 2006 7:57 pm
Use InnoSetup for your installs - it's wonderful. http://www.jrsoftware.org/isinfo.php ... Allen Free astrology software at: http://www.astrowin.org ... From:...
698
Tim Holland
tim50stroud
Jan 3, 2006 8:02 pm
Yep! Quite right, many thanks. My laptop has solarfire 5 installed, which uses SE, and that installs the dll into the windows system folder AND registers it....
699
Tim Holland
tim50stroud
Jan 3, 2006 8:12 pm
Thanks Allen, that looks worth a try. I think I've sorted the dll problem now, but theres another 'feature39; of the microsoft packager that requires me to edit...
701
Shriramana Sharma
trivishtapam
Jan 6, 2006 9:45 am
ver 1_67 sweph.c Line 5245 reads * speed is incorrect !!! * What is meant - "speed is incorrect"? -- My website : http://samvit.org My OS : SUSE Linux...
702
Shriramana Sharma
trivishtapam
Jan 6, 2006 9:56 am
Hello all. I need to do a different kind of user-defined ayanamsha. The built-in system allows me to specify an epoch and the ayanamsha value at that epoch. I...
703
Dieter Koch
artizarrak
Jan 6, 2006 10:07 am
... The Swiss Ephemeris sets the speed of fixed stars always = 0. See a couple of lines later in the code. When writing the code, I had planned to implement...
704
Dieter Koch
artizarrak
Jan 6, 2006 10:36 am
... Where to implement this? What do you mean by "where"? In the Swiss Ephemeris code itself? Best make a version of swetest.c. This is HOW: 1. use function...
705
Shriramana Sharma
trivishtapam
Jan 6, 2006 1:27 pm
What do these lines do? #ifndef _SWEDLL_H #define SE_NSIDM_PREDEF 21 #define ext_def(x) extern EXP32 x FAR PASCAL_CONV EXP16 (Pardon my frequent small...
706
Dieter Koch
artizarrak
Jan 6, 2006 2:03 pm
... I do not remember all of it, but I think only one is relevant for you: #define SE_NSIDM_PREDEF 21 tells the program how many ayanamsas are...
708
ijblakeley
Jan 12, 2006 12:31 pm
I am trying to calculate the position of Mecury (heliocentric) using swe_calc_ut but I am getting a return value of 1544 with a blank error string. I am only...
709
Alois Treindl
aloisya2000
Jan 12, 2006 12:54 pm
... Please write a 5-line minimal peace of code which reproduces your problem, and submit this source code. With the information you are (not) giving nobody...
710
Shriramana Sharma
trivishtapam
Jan 12, 2006 1:12 pm
... IIRC you get as return the flags which were successfully used for the calculation. You use only SEFLG_HELCTR as the input flag, but there are so many other...
711
Shriramana Sharma
trivishtapam
Jan 13, 2006 7:48 am
Hello all. Till today I was under the impression that the (true) nodes of the moon Raahu and Ketu can have only retrograde movement, but I find that at Julian...
712
Alois Treindl
aloisya2000
Jan 13, 2006 8:31 am
... In Hindu astrology, you will want the MEAN NODE (ipl = 10), which is always retrograde, and certainly not the so-called TRUE NODE....
713
Shriramana Sharma
trivishtapam
Jan 13, 2006 8:43 am
... Why do you say I will want the mean node? And could I know the answer to my original question please - is the true node *known* to move forward? -- ...
714
Alois Treindl
aloisya2000
Jan 13, 2006 8:49 am
... Because Rahu is DEFINED as the mean north node, and Ketu as mean south node. they are traditional factors. The misnamed 'true node' (actually: osculating...
715
bogdan@...
bogdanfrkr
Jan 13, 2006 8:52 am
... node ... Definitely YES, from time to time. abs(Mean_Node_Lon-True_Node_Lon) < ~3 deg if rounded to full degrees. Mean Node means the same as Mean Mercury...
716
Alois Treindl
aloisya2000
Jan 13, 2006 9:03 am
... Not quite. Mean venus is the position of venus on an elliptical orbit, ignoring the perturbations by the other planets (except those which are as longterm ...
717
bogdan@...
bogdanfrkr
Jan 13, 2006 10:28 am
... So for someone who has not studied astronomy, using layman's definition, oscillating (or 'true') node is the same as mean planet, only with one or two or...
718
Shriramana Sharma
trivishtapam
Jan 13, 2006 11:11 am
... You have the situation in reverse. The mean node is analogous to the mean planet. It is the node of the mean orbit of the moon. The true node is analogous...
719
bogdan@...
bogdanfrkr
Jan 13, 2006 12:18 pm
... or ... moon. ... So on both grounds, there are two opinions ;), using layman's definition: 1. mean node is the same as mean planet (only with greater...
720
Peter Karaguleski
genesis01200...
Jan 14, 2006 9:11 am
Is someone able to point out a function in Swiss VBA that will calculate OBLIQUE ASCENSION? Need to convert Longitude into Obliques Ascension and back. ...
721
Shriramana Sharma
trivishtapam
Jan 14, 2006 3:09 pm
In connection, I may mention that Maitreya's Dream (www.saravali.de) which uses the Swiss Ephemeris uses the true node which I infer from it reporting a...
722
Alois Treindl
aloisya2000
Jan 15, 2006 2:27 pm
... A good approach will be: give he precise definition what the oblique ascension of an object with ecliptic coordinates (lon, lat) is (a geometrical...
723
Peter Karaguleski
genesis01200...
Jan 16, 2006 4:24 am
alois i have figured out how to get the calculation for oblique ascension. Its a shame swiss vba dosnt have this already. These are al basic fundamentals of...