Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

swisseph · Swiss Ephemeris Mailing List

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 627
  • Category: Development
  • Founded: Mar 26, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 2754 - 2783 of 3965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2754 Jan
janschotten Send Email
Nov 13, 2010
9:10 am
Managed to get planets position in Ms-excel, but found no way to get the houses in the spreadsheet. Is there anyone who can give me a good tip?...
2755 ski woka
skiwoka Send Email
Nov 13, 2010
2:33 pm
My knowledge of VB is about zilch but try this: Public Function cuspldd(y As Integer, m As Integer, d As Integer, h As Double, glat As Double, glon As Double,...
2756 Jan Schotten
janschotten Send Email
Nov 14, 2010
11:53 am
Thanks Ski Woka, A little modification made it work properly A complete horoscope in a spreadsheet, now I can make sheets for several curious points in...
2757 ramkumar .
su_ramkumar Send Email
Nov 14, 2010
2:40 pm
Dear Helpers I am also using swiss ephe. i need help to calculate when the planet come to a particular position example. Now sun is 250.25.35 deg now i want...
2758 Joel Chen
cyjoelchen Send Email
Nov 14, 2010
4:31 pm
Hi Ramkumar, There are many numerical root-finding algorithms that you can adopt. For myself, I use bisection method to calculate solar return. You can find it...
2759 reedwan.adamson Send Email Nov 29, 2010
5:55 am
The current rise/set/transit method ignores dip (even though it accepts observer height). Does anyone have a method to correct? Thanks...
2760 libyanpimp Send Email Nov 30, 2010
6:41 am
Hi, I have an excel sheet that I made that calls up planetary positions onto excel. Do these positions have to be in degree and minute format to be "exact"...
2761 Alois Treindl
aloisya2000 Send Email
Nov 30, 2010
6:47 am
The exactness of a number does not depend on its representation. decimal fractions are perfectly equivalent to ddd°mm'ss.fffff" representation. It is a matter...
2762 Jan Schotten
janschotten Send Email
Nov 30, 2010
12:32 pm
Ad this function to the visual basic file and then use dms(x) in your spread sheet Const sknam As String = "ARTAGECNLEVILISCSACPAQPS"; Public Function Dms(x As...
2763 Jan Schotten
janschotten Send Email
Nov 30, 2010
12:39 pm
As Alois wrote the exactness does not make any difference: To transform to the usual format add this to your program: Const sknam As String =...
2764 Jan
janschotten Send Email
Nov 30, 2010
7:32 pm
Working with dms(x) I discovered a mistake if the seconds are higher than 59. This works better: Public Function dms(x As Double) As String Dim y As Double, l...
2765 libyanpimp Send Email Dec 1, 2010
7:30 am
Hi Jan, would this be a macro I run or what? Dont really know how to use this or where to put this code....
2766 libyanpimp Send Email Dec 1, 2010
7:30 am
Thankyou all. You are sending me formula?s or something but I am unsure of how to use them and I am guessing they are to toggle bw deg/min and fractions???? ...
2767 Elena
surya_yagna Send Email
Dec 1, 2010
7:30 am
Hello! Sorry! I am Spanish and my English not is well. This code VBA is good. Best wishes to All. ... Option Explicit ' ' Swiss Ephemeris Release 1.4...
2768 Jan Schotten
janschotten Send Email
Dec 1, 2010
12:47 pm
I suppose you use ms-excel? Then you have the possibility to create visual basic programs. (Try to find help in excel to activate the developper&#39;s tool tab)...
2769 libyanpimp Send Email Dec 1, 2010
8:28 pm
Ok, thanks Jan I figured it out...
2770 ski woka
skiwoka Send Email
Dec 10, 2010
10:08 am
hi folks Any tips on how to get data for Eris, Makemake and Haumea please ? Thanx in advance prem [Non-text portions of this message have been removed]...
2771 Bogdan Krusinski
bogdanfrkr Send Email
Dec 10, 2010
10:45 am
lat / lon? Use MPC id number in call to swe_calc, the same as for asteroids. with best regards Bogdan Krusinski ...
2772 Ilias
d_s_8 Send Email
Dec 10, 2010
12:16 pm
Hi Prem, Use the file: seasnam.txt Makemake = 2005 FY9 = 136472 Haumea = 2003 EL61 = 136108 Eris = 136199 Elias ... [Non-text portions of this message have...
2773 Jon Hall
jshall... Send Email
Dec 12, 2010
2:28 pm
Has anyone uses the swisseph on Ubuntu 10.04? Is there any documentation on how to install? Thanks, Yohaan [Non-text portions of this message have been...
2774 Alois Treindl
aloisya2000 Send Email
Dec 12, 2010
2:30 pm
Swiss Ephemeris is a library of functions for application development, intended for programmers to use in their projects. It is not an application a user can...
2775 Jon Hall
jshall... Send Email
Dec 20, 2010
10:21 am
Thanks, so the functions are to be called from perl or python? Are the functions able to be called by a php program? is there documentation that I have not...
2776 Alois Treindl
aloisya2000 Send Email
Dec 20, 2010
10:31 am
Swiss Ephemeris is a library written in C, and the functions are called from C programs. To call functions from another language, one usually creates a bundle...
2777 Victor Reijs (lists)
victor_reijs Send Email
Dec 21, 2010
11:33 pm
Hello Swiss Ephemeris, Perhps I missed it somewhere on your site, but I was wondering if you know the accuracy of the stars over the time period (5400 BCE to...
2778 Dieter Koch
artizarrak Send Email
Dec 22, 2010
6:41 am
Victor, the coordinates, proper motions etc. of the stars are taken from the Simbad Database (http://simbad.u-strasbg.fr/simbad/). The algorithms follow the...
2779 Victor Reijs (lists)
victor_reijs Send Email
Dec 22, 2010
11:06 am
Hello Dieter, ... That is what I already told to the person who was originally querying this, but it would be nice to have something on the Swiss Ephemeris web...
2780 Wyomesh
wyomeshd Send Email
Dec 23, 2010
2:09 pm
Hello Friends I want to know that how to use swedll32.dll with VB.NET. Whenever i call a function who gets a ByRef argument - VB.NET gives error "...
2781 Alois
aloisya2000 Send Email
Dec 23, 2010
2:14 pm
If you have not yet done so, you may want to read the message of Zodiaco from 7 Oct 2010 on this group. It gives you exactly what you asked for. PHP extensions...
2782 Alois
aloisya2000 Send Email
Dec 23, 2010
2:18 pm
Since 2004 the Swiss Ephemeris mailing list is hosted as a Yahoo group. The future of Yahoo seems uncertain, I doubt Yahoo will exist in a few years. Should we...
2783 Gour
ggd_108 Send Email
Dec 23, 2010
2:44 pm
On Thu, 23 Dec 2010 14:18:41 -0000 ... Alois> Should we move the mailing list to another group discussion Alois> hoster? If yes, where and how? +1 for moving ...
Messages 2754 - 2783 of 3965   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help