IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2008, 4:16:06 PM (18 years ago)
Author:
Paul Price
Message:

Adding functions to dump configuration to an MDC file on disk, so we can record what parameters we used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAview.h

    r15972 r18905  
    44 * @author Eugene Magnier, IfA
    55 *
    6  * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2008-01-02 20:33:14 $
     6 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-08-05 02:16:06 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    124124
    125125
     126/// Determine the view suitable for the top level of the provided FPA
     127pmFPAview *pmFPAviewTop(const pmFPA *fpa ///< FPA of interest
     128    );
     129
    126130/// @}
    127131#endif
Note: See TracChangeset for help on using the changeset viewer.