mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2025-12-06 10:45:12 +03:00
fix
This commit is contained in:
parent
f7ff00fcf1
commit
cd4f2f03a0
@ -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
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user