public double swe_get_ayanamsa_ut(double tjd_ut)
 {
     return(Sweph.swe_get_ayanamsa_ut(tjd_ut));
 }