Vous êtes sur la page 1sur 4

Integer yearDashaEnd = (int)totalyear;

double monthRemaining = (totalyear - yearDashaEnd)*12;


Integer monthDashaEnd = (int)monthRemaining;
double daysRemaining = (monthRemaining-monthDashaEnd)*30.4368;
Integer dayDashaEnd = (int)daysRemaining;
String secondDashaEnd = Arrays.asList(planets).get(1);
double timeTwo = pn.MahaDasha(secondDashaEnd);
Integer secondDashaYear = yearDashaEnd + Integer.valueOf((int) timeTwo);
String thirdDashaEnd = Arrays.asList(planets).get(2);
double timeThree = pn.MahaDasha(thirdDashaEnd);
Integer thirdDashaYear = secondDashaYear + Integer.valueOf((int) timeThr
ee);
String fourthDashaEnd = Arrays.asList(planets).get(3);
double timeFour = pn.MahaDasha(fourthDashaEnd);
Integer fourthDashaYear = thirdDashaYear + Integer.valueOf((int) timeFou
r);
String fifthDashaEnd = Arrays.asList(planets).get(4);
double timeFifth = pn.MahaDasha(fifthDashaEnd);
Integer fifthDashaYear = fourthDashaYear + Integer.valueOf((int) timeFif
th);
String sixthDashaEnd = Arrays.asList(planets).get(5);
double timeSix = pn.MahaDasha(sixthDashaEnd);
Integer sixthDashaYear = fifthDashaYear + Integer.valueOf((int) timeSix)
;
String seventhDashaEnd = Arrays.asList(planets).get(6);
double timeSeventh = pn.MahaDasha(seventhDashaEnd);
Integer seventhDashaYear = sixthDashaYear + Integer.valueOf((int) timeSe
venth);
String eighthDashaEnd = Arrays.asList(planets).get(7);
double timeEighth = pn.MahaDasha(eighthDashaEnd);
Integer eighthDashaYear = seventhDashaYear + Integer.valueOf((int) timeE
ighth);
String ninthDashaEnd = Arrays.asList(planets).get(8);
double timeNinth = pn.MahaDasha(ninthDashaEnd);
Integer ninthDashaYear = eighthDashaYear + Integer.valueOf((int) timeNin
th);
String firstDashaEnd0 = mahadashaOne +"-"+ yearDashaEnd.toString()+ "/"
+ monthDashaEnd + "/" + dayDashaEnd;
String secondDashaEnd0 = secondDashaEnd +"-"+ secondDashaYear.toString()
+ "/" + monthDashaEnd + "/" + dayDashaEnd;
String thirdDashaEnd0 = thirdDashaEnd +"-"+ thirdDashaYear.toString()+
"/" + monthDashaEnd + "/" + dayDashaEnd;
String fourthDashaEnd0 = fourthDashaEnd +"-"+fourthDashaYear.toString(
)+ "/" + monthDashaEnd + "/" + dayDashaEnd;
String fifthDashaEnd0 = fifthDashaEnd +"-"+fifthDashaYear.toString()+
"/" + monthDashaEnd + "/" + dayDashaEnd;
String sixthDashaEnd0 = sixthDashaEnd +"-"+sixthDashaYear.toString()+ "
/" + monthDashaEnd + "/" + dayDashaEnd;
String seventhDashaEnd0 = seventhDashaEnd +"-"+seventhDashaYear.toStrin
g()+ "/" + monthDashaEnd + "/" + dayDashaEnd;
String eighthDashaEnd0 = eighthDashaEnd +"-"+eighthDashaYear.toString()
+ "/" + monthDashaEnd + "/" + dayDashaEnd;
String ninthDashaEnd0 = ninthDashaEnd +"-"+ninthDashaYear.toString()+ "
/" + monthDashaEnd + "/" + dayDashaEnd;
String[] dasha = {firstDashaEnd0, secondDashaEnd0, thirdDashaEnd0, fourt
hDashaEnd0, fifthDashaEnd0, sixthDashaEnd0, seventhDashaEnd0, eighthDashaEnd0, n
inthDashaEnd0};
double antarDashaEndFirst = antarDashaStart + timeOneforAntardashaOne;
Integer yearDashaEnd = (int)antarDashaEndFirst;
double monthRemaining = (antarDashaEndFirst - yearDashaEnd)*12;
Integer monthDashaEnd = (int)monthRemaining;
double daysRemaining = (monthRemaining-monthDashaEnd)*30.4368;
Integer dayDashaEnd = (int)daysRemaining;
String secondDashaEnd = Arrays.asList(planets).get(1);
double timeTwo = pn.MahaDasha(secondDashaEnd);
double timeTwoForAntardDasha = (timeTwo*timeOne)/120;
double secondDashaYear = antarDashaEndFirst + timeTwoForAntardDasha;
Integer yearDashaEndTwo = (int)secondDashaYear;
double monthRemainingTwo = (secondDashaYear - yearDashaEndTwo)*12;
Integer monthDashaEndTwo = (int)monthRemainingTwo;
double daysRemainingTwo = (monthRemainingTwo- monthDashaEndTwo)*30.4368;
Integer daysDashaEndTwo = (int)daysRemainingTwo;
String thirdDashaEnd = Arrays.asList(planets).get(2);
double timeThree = pn.MahaDasha(thirdDashaEnd);
double timeThreeForAntardDasha = (timeThree*timeOne)/120;
double thirdDashaYear = secondDashaYear + timeThreeForAntardDasha;
Integer yearDashaEndThree = (int)thirdDashaYear;
double monthRemainingThree = (thirdDashaYear - yearDashaEndThree)*12;
Integer monthDashaEndThree = (int)monthRemainingThree;
double daysRemainingThree = (monthRemainingThree-monthDashaEndThree)*30.
4368;
Integer daysDashaEndThree = (int)daysRemainingThree;
String fourthDashaEnd = Arrays.asList(planets).get(3);
double timeFour = pn.MahaDasha(fourthDashaEnd);
double timeFourForAntardDasha = (timeFour*timeOne)/120;
double fourthDashaYear = thirdDashaYear + timeFourForAntardDasha;
Integer yearDashaEndFour = (int)fourthDashaYear;
double monthRemainingFour = (fourthDashaYear - yearDashaEndFour)*12;
Integer monthDashaEndFour = (int)monthRemainingFour ;
double daysRemainingFour = (monthRemainingFour-monthDashaEndFour)*30.436
8;
Integer daysDashaEndFour= (int)daysRemainingFour ;
String fifthDashaEnd = Arrays.asList(planets).get(4);
double timeFifth = pn.MahaDasha(fifthDashaEnd);
double timeFiveForAntardDasha = (timeFifth*timeOne)/120;
double fifthDashaYear = fourthDashaYear + timeFiveForAntardDasha;
Integer yearDashaEndFive = (int)fifthDashaYear;
double monthRemainingFive = (fifthDashaYear - yearDashaEndFive)*12;
Integer monthDashaEndFive = (int)monthRemainingFive ;
double daysRemainingFive = (monthRemainingFive-monthDashaEndFive)*30.436
8;
Integer daysDashaEndFive= (int)daysRemainingFive ;
String sixthDashaEnd = Arrays.asList(planets).get(5);
double timeSix = pn.MahaDasha(sixthDashaEnd);
double timeSixForAntardDasha = (timeSix*timeOne)/120;
double sixthDashaYear = fifthDashaYear + timeSixForAntardDasha;
Integer yearDashaEndSix = (int)sixthDashaYear;
double monthRemainingSix = (sixthDashaYear - yearDashaEndSix)*12;
Integer monthDashaEndSix = (int)monthRemainingSix ;
double daysRemainingSix = (monthRemainingSix-monthDashaEndSix)*30.4368;
Integer daysDashaEndSix= (int)daysRemainingSix ;
String seventhDashaEnd = Arrays.asList(planets).get(6);
double timeSeventh = pn.MahaDasha(seventhDashaEnd);
double timeSeventhForAntardDasha = (timeSeventh*timeOne)/120;
double seventhDashaYear = sixthDashaYear + timeSeventhForAntardDasha;
Integer yearDashaEndSeven = (int)seventhDashaYear;
double monthRemainingSeven = (seventhDashaYear - yearDashaEndSeven)*12;
Integer monthDashaEndSeven = (int)monthRemainingSeven;
double daysRemainingSeven = (monthRemainingSeven-monthDashaEndSeven)*30.
4368;
Integer daysDashaEndSeven= (int)daysRemainingSeven ;
String eighthDashaEnd = Arrays.asList(planets).get(7);
double timeEighth = pn.MahaDasha(eighthDashaEnd);
double timeEightForAntardDasha = (timeEighth*timeOne)/120;
double eighthDashaYear = seventhDashaYear + timeEightForAntardDasha;
Integer yearDashaEndEight = (int)eighthDashaYear;
double monthRemainingEight = (eighthDashaYear - yearDashaEndEight)*12;
Integer monthDashaEndEight = (int)monthRemainingEight ;
double daysRemainingEight = (monthRemainingEight-monthDashaEndEight)*30.
4368;
Integer daysDashaEndEight= (int)daysRemainingEight ;
String ninthDashaEnd = Arrays.asList(planets).get(8);
double timeNinth = pn.MahaDasha(ninthDashaEnd);
double timeNinthForAntardDasha = (timeNinth*timeOne)/120;
double ninthDashaYear = eighthDashaYear + timeNinthForAntardDasha;
Integer yearDashaEndNine = (int)ninthDashaYear;
double monthRemainingNine = (ninthDashaYear - yearDashaEndNine)*12;
Integer monthDashaEndNine = (int)monthRemainingNine;
double daysRemainingNine = (monthRemainingNine-monthDashaEndNine)*30.436
8;
Integer daysDashaEndNine= (int)daysRemainingNine;
String firstDashaEnd0 = mahadashaOne + "-" + mahadashaOne +"-"+ yearDas
haEnd.toString()+ "/" + monthDashaEnd + "/" + dayDashaEnd;
String secondDashaEnd0 = mahadashaOne + "-" +secondDashaEnd +"-"+ yea
rDashaEndTwo+ "/" + monthDashaEndTwo + "/" + daysDashaEndTwo;
String thirdDashaEnd0 = mahadashaOne + "-" +thirdDashaEnd +"-"+ yea
rDashaEndThree+ "/" + monthDashaEndThree + "/" + daysDashaEndThree;
String fourthDashaEnd0 = mahadashaOne + "-" + fourthDashaEnd +"-"+yea
rDashaEndFour+ "/" + monthDashaEndFour + "/" + daysDashaEndFour;
String fifthDashaEnd0 = mahadashaOne + "-" + fifthDashaEnd +"-"+year
DashaEndFive+ "/" + monthDashaEndFive + "/" + daysDashaEndFive;
String sixthDashaEnd0 = mahadashaOne + "-" + sixthDashaEnd +"-"+ yea
rDashaEndSix+ "/" + monthDashaEndSix + "/" + daysDashaEndSix;
String seventhDashaEnd0 = mahadashaOne + "-" +seventhDashaEnd +"-"+ye
arDashaEndSeven+ "/" + monthDashaEndSeven + "/" + daysDashaEndSeven;
String eighthDashaEnd0 = mahadashaOne + "-" + eighthDashaEnd +"-"+year
DashaEndEight+ "/" + monthDashaEndEight + "/" + daysDashaEndEight;
String ninthDashaEnd0 = mahadashaOne + "-" +ninthDashaEnd +"-"+yearDa
shaEndNine+ "/" + monthDashaEndNine + "/" + daysDashaEndNine;
String[] dasha = {firstDashaEnd0, secondDashaEnd0, thirdDashaEnd0, fourt
hDashaEnd0, fifthDashaEnd0, sixthDashaEnd0, seventhDashaEnd0, eighthDashaEnd0, n
inthDashaEnd0};

Vous aimerez peut-être aussi