IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2004, 4:48:16 PM (22 years ago)
Author:
eugene
Message:

added binning to psImage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psAstrom.h

    r319 r343  
    121121typedef struct {
    122122    const int x0, y0;                   //!< Offset from the lower-left corner
     123    const int nx, ny;                   //!< Image binning
    123124    psImage *image;                     ///< imaging area of cell
    124125    psDlist *objects;                   ///< objects derived from cell
Note: See TracChangeset for help on using the changeset viewer.