Skip to content

Commit

Permalink
Header oops
Browse files Browse the repository at this point in the history
  • Loading branch information
attipaci committed Feb 2, 2024
1 parent 2fc405c commit 902c52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/novas.h
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ int radec2vector(double ra, double dec, double dist, double *vector);

int starvectors(const cat_entry *star, double *pos, double *vel);

double get_ut12tt(int leap_seconds, double dut1);
double get_ut1_to_tt(int leap_seconds, double dut1);

int tdb2tt(double tdb_jd, double *tt_jd, double *secdiff);

Expand Down

0 comments on commit 902c52e

Please sign in to comment.