• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

ApnCamData_CCD3011HS.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  *                                                                         *
00003  *   This program is free software; you can redistribute it and/or modify  *
00004  *   it under the terms of the GNU General Public License as published by  *
00005  *   the Free Software Foundation; either version 2 of the License, or     *
00006  *   (at your option) any later version.                                   *
00007  *                                                                         *
00008  ***************************************************************************/
00009 
00011 //
00012 // ApnCamData_CCD3011HS.h:  Interface file for the CApnCamData_CCD3011HS class.
00013 //
00015 
00016 #include "ApnCamData.h"
00017 
00018 class CApnCamData_CCD3011HS : public CApnCamData
00019 {
00020 public:
00021     CApnCamData_CCD3011HS();
00022     virtual ~CApnCamData_CCD3011HS();
00023 
00024     void Initialize();
00025 
00026 private:
00027 
00028     void set_vpattern();
00029 
00030     void set_hpattern_clamp_sixteen();
00031     void set_hpattern_skip_sixteen();
00032     void set_hpattern_roi_sixteen();
00033 
00034     void set_hpattern_clamp_twelve();
00035     void set_hpattern_skip_twelve();
00036     void set_hpattern_roi_twelve();
00037 
00038     void set_hpattern(  APN_HPATTERN_FILE   *Pattern,
00039                         unsigned short      Mask,
00040                         unsigned short      BinningLimit,
00041                         unsigned short      RefNumElements,
00042                         unsigned short      SigNumElements,
00043                         unsigned short      BinNumElements[],
00044                         unsigned short      RefPatternData[],
00045                         unsigned short      SigPatternData[],
00046                         unsigned short      BinPatternData[][APN_MAX_PATTERN_ENTRIES] );
00047 
00048 };
00049 
00050  

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal