mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 00:30:59 +03:00
fix
This commit is contained in:
@@ -227,6 +227,9 @@ int main (int argc, char **argv){
|
||||
printf("("); radtodeg(DPI-aob);
|
||||
printf(")/"); radtodeg(zob);
|
||||
printf("\n");
|
||||
if( iauAtoc13 ( "R", rob, dob, utc1, utc2, dut1,
|
||||
elong, phi, hm, xp, yp, phpa, tc, rh, wl, &rca, &dca )) return -1;
|
||||
reprd ( "observed -> ICRS:", rca, dca );
|
||||
|
||||
/*
|
||||
* Given:
|
||||
@@ -261,10 +264,6 @@ int main (int argc, char **argv){
|
||||
printf(")/"); radtodeg(zob);
|
||||
printf("\n");
|
||||
|
||||
if( iauAtoc13 ( "R", rob, dob, utc1, utc2, dut1,
|
||||
elong, phi, hm, xp, yp, phpa, tc, rh, wl, &rca, &dca )) return -1;
|
||||
reprd ( "observed -> ICRS:", rca, dca );
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// libNOVA
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user