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

kstars

ApnCamTable.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 
00010 #ifndef __APN_CAM_TABLE_H__
00011 #define __APN_CAM_TABLE_H__
00012 
00013 
00014 #define APN_MODEL_COUNT             25  // total number of models
00015 
00016 
00017 #define APN_ALTA_KAF0401E_CAM_ID    0
00018 #define APN_ALTA_KAF0401E_CAM_SZ    "1"
00019     
00020 #define APN_ALTA_KAF1602E_CAM_ID    1
00021 #define APN_ALTA_KAF1602E_CAM_SZ    "2"
00022 
00023 #define APN_ALTA_KAF0261E_CAM_ID    2
00024 #define APN_ALTA_KAF0261E_CAM_SZ    "260"
00025 
00026 #define APN_ALTA_KAF1301E_CAM_ID    3
00027 #define APN_ALTA_KAF1301E_CAM_SZ    "13"
00028 
00029 #define APN_ALTA_KAF1401E_CAM_ID    4
00030 #define APN_ALTA_KAF1401E_CAM_SZ    "14"
00031 
00032 #define APN_ALTA_KAF1001E_CAM_ID    5
00033 #define APN_ALTA_KAF1001E_CAM_SZ    "6"
00034 
00035 #define APN_ALTA_KAF3200E_CAM_ID    6
00036 #define APN_ALTA_KAF3200E_CAM_SZ    "32"
00037 
00038 #define APN_ALTA_KAF4202_CAM_ID     7
00039 #define APN_ALTA_KAF4202_CAM_SZ     "4"
00040 
00041 #define APN_ALTA_KAF6303E_CAM_ID    8
00042 #define APN_ALTA_KAF6303E_CAM_SZ    "9"
00043 
00044 #define APN_ALTA_KAF16801E_CAM_ID   9
00045 #define APN_ALTA_KAF16801E_CAM_SZ   "16"
00046 
00047 #define APN_ALTA_CCD4710LS_CAM_ID   10
00048 #define APN_ALTA_CCD4710LS_CAM_SZ   "47"
00049 
00050 #define APN_ALTA_CCD4710HS_CAM_ID   11
00051 #define APN_ALTA_CCD4710HS_CAM_SZ   "47"
00052 
00053 #define APN_ALTA_TH7899_CAM_ID      14
00054 #define APN_ALTA_TH7899_CAM_SZ      "10"
00055 
00056 #define APN_ALTA_CCD4240LS_CAM_ID   16
00057 #define APN_ALTA_CCD4240LS_CAM_SZ   "42"
00058 
00059 #define APN_ALTA_CCD4240HS_CAM_ID   17
00060 #define APN_ALTA_CCD4240HS_CAM_SZ   "42"
00061 
00062 #define APN_ALTA_CCD5710LS_CAM_ID   18
00063 #define APN_ALTA_CCD5710LS_CAM_SZ   "57"
00064 
00065 #define APN_ALTA_CCD5710HS_CAM_ID   19
00066 #define APN_ALTA_CCD5710HS_CAM_SZ   "57"
00067 
00068 #define APN_ALTA_CCD3011LS_CAM_ID   20
00069 #define APN_ALTA_CCD3011LS_CAM_SZ   "30"
00070 
00071 #define APN_ALTA_CCD3011HS_CAM_ID   21
00072 #define APN_ALTA_CCD3011HS_CAM_SZ   "30"
00073 
00074 #define APN_ALTA_CCD5520LS_CAM_ID   22
00075 #define APN_ALTA_CCD5520LS_CAM_SZ   "55"
00076 
00077 #define APN_ALTA_CCD5520HS_CAM_ID   23
00078 #define APN_ALTA_CCD5520HS_CAM_SZ   "55"
00079 
00080 #define APN_ALTA_CCD4720LS_CAM_ID   24
00081 #define APN_ALTA_CCD4720LS_CAM_SZ   "4720"
00082 
00083 #define APN_ALTA_CCD4720HS_CAM_ID   25
00084 #define APN_ALTA_CCD4720HS_CAM_SZ   "4720"
00085 
00086 #define APN_ALTA_CCD7700LS_CAM_ID   26
00087 #define APN_ALTA_CCD7700LS_CAM_SZ   "77"
00088 
00089 #define APN_ALTA_CCD7700HS_CAM_ID   27
00090 #define APN_ALTA_CCD7700HS_CAM_SZ   "77"
00091 
00092 #define APN_ALTA_KAI2001M_CAM_ID    64
00093 #define APN_ALTA_KAI2001M_CAM_SZ    "2000"
00094 
00095 #define APN_ALTA_KAI2001MC_CAM_ID   65
00096 #define APN_ALTA_KAI2001MC_CAM_SZ   "2000C"
00097 
00098 #define APN_ALTA_KAI4020_CAM_ID     66
00099 #define APN_ALTA_KAI4020_CAM_SZ     "4000"
00100 
00101 #define APN_ALTA_KAI11000_CAM_ID    67
00102 #define APN_ALTA_KAI11000_CAM_SZ    "11000"
00103 
00104 #define APN_ALTA_KAI11000C_CAM_ID   68
00105 #define APN_ALTA_KAI11000C_CAM_SZ   "11000C"
00106 
00107 #define APN_ALTA_CCD4710LS2_CAM_ID  12
00108 #define APN_ALTA_CCD4710LS2_CAM_SZ  "4710"
00109 
00110 #define APN_ALTA_CCD4710LS3_CAM_ID  13
00111 #define APN_ALTA_CCD4710LS3_CAM_SZ  "4710"
00112 
00113 #define APN_ALTA_CCD4710LS4_CAM_ID  15
00114 #define APN_ALTA_CCD4710LS4_CAM_SZ  "4710"
00115 
00116 #define APN_ALTA_CCD4710LS5_CAM_ID  28
00117 #define APN_ALTA_CCD4710LS5_CAM_SZ  "4710"
00118 
00119 
00120 // Helper function prototype
00121 
00122 void ApnCamModelLookup( unsigned short CamId, unsigned short Interface, char *szCamModel );
00123 
00124 
00125 #endif

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