NAME
LordOfPlanet
Get the lord of the sign where a planet is in
USAGE
LordOfPlanet nPlanet [{-second|-third}] {-rasi|-nav} {-mov|-fix}
PARAMETERS
nPlanet:
Is the number of the planet
OPTIONS
-second
get the second lord of the sign where the planet is in
-third
get the third lord of the sign where the planet is in
-rasi
consider the position of the planet in rasi horoscope
-nav
consider the position of the planet in nav horoscope
-mov
consider the sign of the planet in movable zodiac
-fix
consider the sign of the planet in fix zodiac
RETURN
Return the number of the lord planet
EXAMPLE
PutTxt " LordOfPlanet 0 -rasi -fix = [LordOfPlanet 0 -rasi -fix] " PutTxt " LordOfPlanet 0 -rasi -mov = [LordOfPlanet 0 -rasi -mov] " PutTxt " LordOfPlanet 6 -rasi -second -fix = [LordOfPlanet 6 -rasi -second -fix] " PutTxt " LordOfPlanet 6 -rasi -second -mov = [LordOfPlanet 6 -rasi -second -mov] "
Output
LordOfPlanet 0 -rasi -fix = 0 LordOfPlanet 0 -rasi -mov = 2 LordOfPlanet 6 -rasi -second -fix = 11 LordOfPlanet 6 -rasi -second -mov = 12