IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 6, 2014, 8:18:01 PM (12 years ago)
Author:
eugene
Message:

adding starpar parameters for measures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/libdvo/include/libdvo_astro.h

    r37445 r37563  
    166166
    167167/* in AstromOffsetMapUtils.c */
     168AstromOffsetMap *AstromOffsetMapInit (int Nx, int Ny);
     169void AstromOffsetMapFree (AstromOffsetMap *map);
     170
    168171int AstromOffsetTableNewMap (AstromOffsetTable *table, int order, Image *image);
    169172int AstromOffsetTableMatchChips (Image *images, off_t Nimages, AstromOffsetTable *table);
Note: See TracChangeset for help on using the changeset viewer.