- Timestamp:
- Mar 9, 2012, 7:06:29 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/relphot/include/relphot.h
r33403 r33447 306 306 int LimitDensityCatalog (Catalog *subcatalog, Catalog *catalog); 307 307 308 int populate_tiny_values (Catalog *catalog);309 int free_tiny_values (Catalog *catalog);310 311 308 BrightCatalog *BrightCatalogLoad(char *filename); 312 309 int BrightCatalogSave(char *filename, BrightCatalog *catalog); … … 318 315 int ImageSubsetSave(char *filename, ImageSubset *image, off_t Nimage); 319 316 ImageSubset *ImageSubsetLoad(char *filename, off_t *nimage); 320 321 int CopyAverageTiny (AverageTiny *averageT, Average *average);322 int CopyMeasureTiny (MeasureTiny *measureT, Measure *measure);
Note:
See TracChangeset
for help on using the changeset viewer.
