IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2005, 8:51:56 AM (21 years ago)
Author:
eugene
Message:

adding internal vs external formats for average, measure, secfilt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/uniphot/include/uniphot.h

    r4864 r4865  
    3030typedef struct {
    3131  char label[64];
    32   short int M;
    33   short int dM;
    34   short int dMsub;
     32  float M;
     33  float dM;
     34  float dMsub;
    3535  double v1, v2;
    3636  Image **image;
Note: See TracChangeset for help on using the changeset viewer.