erajasekar / Astrosoft

Astrosoft is a free Indian Astrology software program for Astrologers.
http://innovativeastrosolutions.com
GNU General Public License v2.0
96 stars 65 forks source link

While trying to calculate Tribhagi Dasa(New Feature),will adding the dasaperiod for planet work? #10

Closed sushiljic closed 5 years ago

sushiljic commented 5 years ago

While trying to calculate Tribhagi Dasa(New Feature),will adding the dasaperiod for planet work? i have also changed the total length by 80 rather than 120(for vimshottari dasha).

erajasekar commented 5 years ago

Simply changing dasaperiod/total length won't work. You need to implement Tribhagi Dasa calculation.

sushiljic commented 5 years ago

It is so nice to share that adding tribhagi dasa period and on calculating period on Dasa class. return ((parent.getPeriod() * lord.tribhagiDasaPeriod()) / 80); where tribhagiDasaPeriod are resp tribhagiDasaperiod of Planets.