Changeset 39474 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Mar 23, 2016, 12:26:55 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r39471 r39474 805 805 int FindWarpGroups (void); 806 806 void FreeWarpGroups (void); 807 int GetWarp ID(Image *image, int obstime, unsigned short photcode, double Rave, double Dave, float X, float Y);807 int GetWarpSeq (Image *image, int obstime, unsigned short photcode, double Rave, double Dave, float X, float Y); 808 808 809 809 myIndexType *myIndexInit (); … … 813 813 int myIndexSetEntry (myIndexType *myIndex, int value, int entry); 814 814 int myIndexGetEntry (myIndexType *myIndex, int value); 815 816 uint64_t CreatePSPSObjectID(double ra, double dec); 817 uint64_t CreatePSPSStackDetectionID(int sourceID, int imageID, int detID); 818 uint64_t CreatePSPSDetectionID(double tobs, int ccdid, int detID);
Note:
See TracChangeset
for help on using the changeset viewer.
