Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

atfsInternal.h File Reference

#include "agInternal.h"
#include "atfsDatabase.h"

Include dependency graph for atfsInternal.h:

Include dependency graph

Go to the source code of this file.

Compounds

struct  atfsCHOP_CONFIG
struct  atfsGLOBAL

Defines

#define atfsMOD   "atfs"
#define atfsSERVER_CIT   "atfsServer"

Functions

ccsCOMPL_STAT atfsStartAg (IN msgMSG *msg, IN vltDOUBLE rotAngle, IN vltDOUBLE repFrq, IN char *at, IN char *mode, IN vltINT32 bookid, OUT ccsERROR *error)
ccsCOMPL_STAT atfsSendOffsetMsg (IN agGLOBAL *ptr, IN agOFFSET *offset, OUT ccsERROR *error)
ccsCOMPL_STAT atfsDbReadMode (OUT vltINT32 *fsMode, OUT ccsERROR *error)
ccsCOMPL_STAT atfsSetMode (IN vltINT32 fsMode, OUT ccsERROR *error)
ccsCOMPL_STAT atfsGetConfigMode (IN const char *mode, OUT vltINT32 *configMode, OUT ccsERROR *error)
ccsCOMPL_STAT atfsConfigPIIParams (IN char *mode, IN agPII_CMD *pii, OUT ccsERROR *error)
ccsCOMPL_STAT atfsConfigCcdipParams (IN const char *mode, IN ccdipCVBUF *cvb, IN vltINT32 rejectionLimit, OUT ccsERROR *error)
ccsCOMPL_STAT atfsConfig (IN char *mode, IN vltDOUBLE errorVectorMin, IN vltDOUBLE offsetMax, IN vltDOUBLE sendFreq, IN vltINT32 errorVectorValues, OUT ccsERROR *error)
ccsCOMPL_STAT atfsChopSet (IN const char *at, IN const char *stopAt, IN vltDOUBLE amplitude, IN vltDOUBLE offset, IN vltDOUBLE orientation, IN vltDOUBLE frequency, IN vltDOUBLE ratio, IN vltINT32 phase, OUT ccsERROR *error)
ccsCOMPL_STAT atfsChopInit (OUT atfsCHOP_CONFIG *config, OUT ccsERROR *error)
ccsCOMPL_STAT atfsChopFilter (IN atfsCHOP_CONFIG *config, IN ccdIPIMAGE *img, OUT vltLOGICAL *accept, OUT ccsERROR *error)
ccsCOMPL_STAT atfsProcessImageCheck (ccdIPIMAGE *img, int *retval, ccsERROR *error)
ccsCOMPL_STAT atfsGuidingTask (IN SEM_ID *syncSem, OUT ccsCOMPL_STAT *initStatus, IN vltDOUBLE *rotAngle, IN agGLOBAL *ptr)

Variables

atfsGLOBAL atfsGlobal


Define Documentation

#define atfsMOD   "atfs"
 

#define atfsSERVER_CIT   "atfsServer"
 


Function Documentation

ccsCOMPL_STAT atfsStartAg IN msgMSG *    msg,
IN vltDOUBLE    rotAngle,
IN vltDOUBLE    repFrq,
IN char *    at,
IN char *    mode,
IN vltINT32    bookid,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsSendOffsetMsg IN agGLOBAL   ptr,
IN agOFFSET   offset,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsDbReadMode OUT vltINT32 *    fsMode,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsSetMode IN vltINT32    fsMode,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsGetConfigMode IN const char *    mode,
OUT vltINT32 *    configMode,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsConfigPIIParams IN char *    mode,
IN agPII_CMD   pii,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsConfigCcdipParams IN const char *    mode,
IN ccdipCVBUF *    cvb,
IN vltINT32    rejectionLimit,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsConfig IN char *    mode,
IN vltDOUBLE    errorVectorMin,
IN vltDOUBLE    offsetMax,
IN vltDOUBLE    sendFreq,
IN vltINT32    errorVectorValues,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsChopSet IN const char *    at,
IN const char *    stopAt,
IN vltDOUBLE    amplitude,
IN vltDOUBLE    offset,
IN vltDOUBLE    orientation,
IN vltDOUBLE    frequency,
IN vltDOUBLE    ratio,
IN vltINT32    phase,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsChopInit OUT atfsCHOP_CONFIG   config,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsChopFilter IN atfsCHOP_CONFIG   config,
IN ccdIPIMAGE   img,
OUT vltLOGICAL *    accept,
OUT ccsERROR *    error
 

ccsCOMPL_STAT atfsProcessImageCheck ccdIPIMAGE   img,
int *    retval,
ccsERROR *    error
 

ccsCOMPL_STAT atfsGuidingTask IN SEM_ID *    syncSem,
OUT ccsCOMPL_STAT *    initStatus,
IN vltDOUBLE *    rotAngle,
IN agGLOBAL   ptr
 


Variable Documentation

atfsGLOBAL atfsGlobal
 


Generated on Wed Dec 3 14:53:29 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001