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

kstars

ApnCamData_KAF4202.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  ***************************************************************************/
00010 //
00011 // ApnCamData_KAF4202.h:  Interface file for the CApnCamData_KAF4202 class.
00012 //
00014 
00015 #include "ApnCamData.h"
00016 
00017 class CApnCamData_KAF4202 : public CApnCamData
00018 {
00019 public:
00020     CApnCamData_KAF4202();
00021     virtual ~CApnCamData_KAF4202();
00022 
00023     void Initialize();
00024 
00025 private:
00026 
00027     void set_vpattern();
00028 
00029     void set_hpattern_clamp_sixteen();
00030     void set_hpattern_skip_sixteen();
00031     void set_hpattern_roi_sixteen();
00032 
00033     void set_hpattern_clamp_twelve();
00034     void set_hpattern_skip_twelve();
00035     void set_hpattern_roi_twelve();
00036 
00037     void set_hpattern(  APN_HPATTERN_FILE   *Pattern,
00038                         unsigned short      Mask,
00039                         unsigned short      BinningLimit,
00040                         unsigned short      RefNumElements,
00041                         unsigned short      SigNumElements,
00042                         unsigned short      BinNumElements[],
00043                         unsigned short      RefPatternData[],
00044                         unsigned short      SigPatternData[],
00045                         unsigned short      BinPatternData[][APN_MAX_PATTERN_ENTRIES] );
00046 
00047 }; 

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