public short AppStar(double tjd, ref BodyDescription earth, ref CatEntry star, ref double ra, ref double dec) { return(NOVAS2.AppStar(tjd, ref earth, ref star, ref ra, ref dec)); }