- Timestamp:
- Sep 3, 2015, 6:17:02 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libdvo/include/libdvo_astro.h
r38693 r38698 170 170 /* in AstromOffsetMapOps.c */ 171 171 float AstromOffsetMapValue (AstromOffsetMap *map, float x, float y, int xdir); 172 int AstromOffsetMapFit (AstromOffsetMap *map, float *x, float *y, float *f, int Npts, int xdir);172 int AstromOffsetMapFit (AstromOffsetMap *map, float *x, float *y, float *f, float *df, int Npts, int xdir); 173 173 174 174 /* in AstromOffsetMapUtils.c */
Note:
See TracChangeset
for help on using the changeset viewer.
