IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2006, 4:16:26 PM (20 years ago)
Author:
magnier
Message:

added HDU weights, masks; substantial work on the pmFPAfile,view concepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmFPAview.h

    r6618 r6713  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.1.2.6 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-03-17 01:47:44 $
     9*  @version $Revision: 1.1.2.7 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-03-28 02:16:26 $
    1111*
    1212*  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
     
    3737    int nRows;                          // Maximum number of rows per readout segment read, or 0 for all
    3838    int iRows;                          // Starting point for this read
    39     pmFPA *fpa;
    4039}
    4140pmFPAview;
     
    6766// return the HDU corresponding to the current view
    6867pmHDU *pmFPAviewThisHDU (pmFPAview *view, pmFPA *fpa);
    69 
    70 // convert the rule to a name based on the current view
    71 char *pmFPAviewNameFromRule (char *rule, pmFPAview *view, pmFPA *fpa);
     68pmHDU *pmFPAviewThisPHU (pmFPAview *view, pmFPA *fpa);
    7269
    7370# endif
Note: See TracChangeset for help on using the changeset viewer.