クラス
swisseph.TransitCalculator の使用

swisseph での TransitCalculator の使用
 

swisseph での TransitCalculator のサブクラス
 class TCPlanet
          This class implements a TransitCalculator for one planets position or speed.
 class TCPlanetPlanet
          This class implements a TransitCalculator for two planets in relative positions or speeds to each other.
 

TransitCalculator 型のパラメータを持つ swisseph のメソッド
 double SwissEph.getTransitET(TransitCalculator tc, double jdET, boolean backwards)
          Searches for the next or previous transit of a planet over a specified longitude, latitude, distance or speed value with geocentric or topocentric positions in a tropical or sidereal zodiac.
 double SwissEph.getTransitET(TransitCalculator tc, double jdET, boolean backwards, double jdLimit)
          Searches for the next or previous transit of a planet over a specified longitude, latitude, distance or speed value with geocentric or topocentric positions in a tropical or sidereal zodiac.
 double SwissEph.getTransitUT(TransitCalculator tc, double jdUT, boolean backwards)
          Searches for the next or previous transit of a planet over a specified longitude, latitude, distance or speed value with geocentric or topocentric positions in a tropical or sidereal zodiac.
 double SwissEph.getTransitUT(TransitCalculator tc, double jdUT, boolean backwards, double jdLimit)
          Searches for the next or previous transit of a planet over a specified longitude, latitude, distance or speed value with geocentric or topocentric positions in a tropical or sidereal zodiac.