IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2010, 3:49:34 PM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/eam_branches/psModules.20100506
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/psModules.20100506

  • branches/eam_branches/psModules.20100506/src/camera/pmFPAConstruct.h

    r17911 r28011  
    2929/// This is suitable for generating an output FPA given the desired format.
    3030bool pmFPAAddSourceFromFormat(pmFPA *fpa, ///< The FPA
    31                               const char *fpaObs, ///< FPA.NAME for the source
    3231                              const psMetadata *format ///< Format of file
    3332    );
     
    3837/// configuration is required in order to describe how the FPA is laid out in terms of disk files.
    3938bool pmFPAAddSourceFromView(pmFPA *fpa,   ///< The FPA
    40                             const char *fpaObs, ///< FPA.NAME for the source
    4139                            const pmFPAview *phuView, ///< The view, corresponding to the PHU
    4240                            const psMetadata *format ///< Format of file
Note: See TracChangeset for help on using the changeset viewer.