- Timestamp:
- Aug 28, 2015, 4:03:30 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libdvo/include/libdvo_astro.h
r38462 r38687 160 160 161 161 /* in AstromOffsetMapIO.c */ 162 AstromOffsetTable *AstromOffsetMapLoad (char *filename, int VERBOSE);162 AstromOffsetTable *AstromOffsetMapLoad (char *filename, int Nrows, int VERBOSE); 163 163 int AstromOffsetMapSave (AstromOffsetTable *table, char *filename); 164 164 AstromOffsetTable *AstromOffsetMapToTable(AstromOffsetMap_Disk_6x6 *map_disk, off_t Nmap); 165 165 AstromOffsetMap_Disk_6x6 *AstromOffsetTableToMap(AstromOffsetTable *table, off_t *Nmap); 166 int AstromOffsetTableSetIDs (AstromOffsetTable *table); 167 AstromOffsetTable *AstromOffsetMapAppendToTable(AstromOffsetTable *table, AstromOffsetMap_Disk_6x6 *map_disk, off_t Nmap); 166 168 167 169 /* in AstromOffsetMapOps.c */
Note:
See TracChangeset
for help on using the changeset viewer.
