Changeset 3389 for trunk/Ohana/src/libohana/include/loneos.h
- Timestamp:
- Mar 7, 2005, 6:15:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/include/loneos.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/include/loneos.h
r3363 r3389 410 410 int fRD_to_XY (float *x, float *y, double ra, double dec, Coords *coords); 411 411 int GetCoords (Coords *coords, Header *header); 412 int PutCoords (Coords *coords, Header *header); 413 void RegisterMosaic (Coords *coords); 414 void coords_precess (double *ra, double *dec, double in_epoch, double out_epoch); 415 412 416 short int putMi (double value); 413 417 double getMi (short int value); … … 458 462 void ParseColorTerms (char *terms, float *X, int *N); 459 463 460 void coords_precess (double *ra, double *dec, double in_epoch, double out_epoch);461 462 464 int get_image_type (char *name); 463 465 char *get_type_name (int type);
Note:
See TracChangeset
for help on using the changeset viewer.
