FRDB Archives

Freethought & Rationalism Archive

The archives are read only.


Go Back   FRDB Archives > Archives > IIDB ARCHIVE: 200X-2003, PD 2007 > IIDB Philosophical Forums (PRIOR TO JUN-2003)
Welcome, Peter Kirby.
You last visited: Today at 05:55 AM

 
 
Thread Tools Search this Thread
Old 04-28-2003, 05:49 AM   #1
Senior Member
 
Join Date: Jan 2003
Location: --
Posts: 622
Default What does make angles?

Relevant angles alpha in astrology are all integer values of alpha’s computing: 4 * sqr(cos(alpha)) . The relevance of such aspects is gained by an enhanced number of such aspect at the same time. If there are ten bodies from moon (n=1) to pluto (n=10) with geocentric angle positions on the ecliptic length pos(n) and calculates some arbitrary values I using the astrologically relevant angles 4 * sqr(cos(alpha)) in the following algorithm for each five minutes over a month -

for i := 1 to 10 do
for k := 1 to 10 do
begin
alpha := diff(pos[i],pos[k]);
{diff(a,b) computes the ecliptic length angle distance of 2 bodies}
if (k<>i) and (k>i) then
begin
y := 4 * sqr(cos(alpha));
y0 := abs(0-y);
y1 := abs(1-y);
y2 := abs(2-y);
y3 := abs(3-y);
y4 := abs(4-y);
z0 := 1/(y0+0.005);
z1 := 1/(y1+0.005);
z2 := 1/(y2+0.005);
z3 := 1/(y3+0.005);
z4 := 1/(y4+0.005);
I := I + (z0+z1+z2+z3+z4);
end;
end;

- one can find a max. value of I in the month of January 1995 on the 16th at 20:47 UT. Using this same algorithm to compute the value of I for the month January 2001, one can find again a max. value on the 26Th at 03:17 UT. The interesting point on this is, that on 16. January 1995 at 20:47 UT there was a big earthquake in Kobe, Japan doormann.tripod.com/19950116.gif and on 26. January 2001 at 03.17 UT a big earthquake in India doormann.tripod.com/260101.gif

Volker
Volker.Doormann is offline  
Old 04-28-2003, 05:53 AM   #2
Senior Member
 
Join Date: Nov 2002
Location: hobart,tasmania
Posts: 551
Default angles

To make it simplier define any angle. i e what is an angle?
SULPHUR is offline  
Old 04-28-2003, 06:03 AM   #3
Veteran Member
 
Join Date: May 2001
Location: Melbourne, Australia
Posts: 2,832
Default

Volker, please be so good as to predict the NEXT big earthquake, with similar accuracy.
echidna is offline  
Old 04-28-2003, 06:11 AM   #4
Senior Member
 
Join Date: Jan 2003
Location: --
Posts: 622
Default Re: angles

Quote:
Originally posted by SULPHUR
To make it simplier define any angle. i e what is an angle?
Sorry, but the angle can not be free defined, because the angle must be calculated from exact that time of each 5 minutes interval from the geocentric sky position in ecliptic coordinates of all 10 bodies (Moon until Pluto) at that exact time interval. You can find also this angle positions in Ephemerides in day intervals.
Volker.Doormann is offline  
Old 04-28-2003, 06:39 AM   #5
Senior Member
 
Join Date: Nov 2002
Location: hobart,tasmania
Posts: 551
Default angle

Think of explaining the term angle to a 12 year old
SULPHUR is offline  
Old 04-28-2003, 07:14 AM   #6
Senior Member
 
Join Date: Jan 2003
Location: --
Posts: 622
Default Re: angle

Quote:
Originally posted by SULPHUR
Think of explaining the term angle to a 12 year old
Upps?

Imagine there is a wall some 3 feet high with a corner from which the wall runs rectangular straigth along both sides. If you define the exaxt point of the corner peak as 'C' and the one side of the wall left with 'A' and the other right side of the wall with 'B', then you can define every part of a circle, that's center is on point 'C', measured from 'A' to 'B' as an angle in this case of about 90°, because we have assumed a rectangular corner.

The relation to the planets is, that the point 'C' is the center of the earth, and the plane on the wall is the plane of the ecliptic, defined as the plane where the earth is runnung round the sun in a year and the sides 'A' and 'B' are per example straight directions to planets as p.e. Venus and Jupiter. As in the case of the angle on the wall, the angle depends not on the length of the wall side or rigth to the center of the circle 'C', The distance to the planet can be as long (Jupiter) or short (Venus), the angle is allways independet from the distance. The angle is measured in ° or in radian. The value for an angle of a full circle is 360° or 2 * Pi.

Volker
Volker.Doormann is offline  
Old 04-28-2003, 07:50 AM   #7
Senior Member
 
Join Date: Nov 2002
Location: hobart,tasmania
Posts: 551
Default angles

Remember these are average 12 year olds !!!
SULPHUR is offline  
Old 04-28-2003, 08:05 AM   #8
Veteran Member
 
Join Date: Mar 2001
Location: Louisville, KY, USA
Posts: 1,840
Default

Quote:
Originally posted by echidna
Volker, please be so good as to predict the NEXT big earthquake, with similar accuracy.
For that matter, predict any type of event consistently with an accuracy better than educated guessing. I'll be holding my breath. But actually I won't.
Patrick
ps418 is offline  
Old 04-28-2003, 08:36 AM   #9
Senior Member
 
Join Date: Jan 2003
Location: --
Posts: 622
Default Re: angles

Quote:
Originally posted by SULPHUR
Remember these are average 12 year olds !!!
But you are not.

EOD
Volker.Doormann is offline  
Old 04-28-2003, 09:01 AM   #10
Senior Member
 
Join Date: Nov 2002
Location: hobart,tasmania
Posts: 551
Wink

It is a problem isn't it.
SULPHUR is offline  
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump


All times are GMT -8. The time now is 07:39 PM.

Top

This custom BB emulates vBulletin® Version 3.8.2
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.