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

ag.h File Reference

#include "ccdip.h"
#include "agDefines.h"

Include dependency graph for ag.h:

Include dependency graph

Go to the source code of this file.

Compounds

struct  agCcdipAGBUF
struct  agERROR_VECTOR
struct  agOFFSET
struct  agTRK_AXIS
struct  agTRK_AXIS_LIST
struct  agPII
struct  agPII_CMD
struct  agPII_HISTORY

Defines

#define agCMD_OFFSAG   "OFFSAG"
#define agCMD_GETAGID   "GETAGID"
#define agCMD_OFFSAG   "OFFSAG"

Enumerations

enum  agERROR_VECTOR_VALUES { agLAST, agMEAN }

Functions

ccsCOMPL_STAT agInitAll (char *ccdName, char *dbRoot)
ccsCOMPL_STAT agDbReadTrkAxisList (OUT agTRK_AXIS_LIST *axisList, OUT ccsERROR *error)
ccsCOMPL_STAT agDbWriteTrkAxisList (IN agTRK_AXIS_LIST *axisList, OUT ccsERROR *error)
ccsCOMPL_STAT agNoticeErrorVector (OUT ccsERROR *error)
ccsCOMPL_STAT agStartAg (IN msgMSG *msg, IN vltDOUBLE rotAngle, IN vltDOUBLE repFrq, IN char *at, OUT ccsERROR *error)
ccsCOMPL_STAT agStopAg (OUT ccsERROR *error)
ccsCOMPL_STAT agSendOffsetMsgPublic (IN agOFFSET *offset, OUT ccsERROR *error)
ccsCOMPL_STAT agDbReadRotAngle (OUT vltDOUBLE *rotAngle, OUT ccsERROR *error)
ccsCOMPL_STAT agPixSize (OUT vltDOUBLE *pixSize, OUT ccsERROR *error)
ccsCOMPL_STAT agGetAgId (IN agTRK_AXIS_LIST *trkAxisList, OUT ccsERROR *error)
ccsCOMPL_STAT agRmsInit (OUT ccsERROR *error)
ccsCOMPL_STAT agFindSymbol (IN char *symName, OUT FUNCPTR *sym, OUT ccsERROR *error)
ccsCOMPL_STAT agUfBase (IN ccdIPIMAGE *img, IN void *notUsed, OUT ccsERROR *err)
ccsCOMPL_STAT agUf1 (IN ccdIPIMAGE *img, IN void *notUsed, OUT ccsERROR *err)

Variables

const char * agErrorVectorValues []


Define Documentation

#define agCMD_OFFSAG   "OFFSAG"
 

#define agCMD_GETAGID   "GETAGID"
 

#define agCMD_OFFSAG   "OFFSAG"
 


Enumeration Type Documentation

enum agERROR_VECTOR_VALUES
 

Enumeration values:
agLAST 
agMEAN 


Function Documentation

ccsCOMPL_STAT agInitAll char *    ccdName,
char *    dbRoot
 

ccsCOMPL_STAT agDbReadTrkAxisList OUT agTRK_AXIS_LIST   axisList,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agDbWriteTrkAxisList IN agTRK_AXIS_LIST   axisList,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agNoticeErrorVector OUT ccsERROR *    error
 

ccsCOMPL_STAT agStartAg IN msgMSG *    msg,
IN vltDOUBLE    rotAngle,
IN vltDOUBLE    repFrq,
IN char *    at,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agStopAg OUT ccsERROR *    error
 

ccsCOMPL_STAT agSendOffsetMsgPublic IN agOFFSET   offset,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agDbReadRotAngle OUT vltDOUBLE *    rotAngle,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agPixSize OUT vltDOUBLE *    pixSize,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agGetAgId IN agTRK_AXIS_LIST   trkAxisList,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agRmsInit OUT ccsERROR *    error
 

ccsCOMPL_STAT agFindSymbol IN char *    symName,
OUT FUNCPTR *    sym,
OUT ccsERROR *    error
 

ccsCOMPL_STAT agUfBase IN ccdIPIMAGE   img,
IN void *    notUsed,
OUT ccsERROR *    err
 

ccsCOMPL_STAT agUf1 IN ccdIPIMAGE   img,
IN void *    notUsed,
OUT ccsERROR *    err
 


Variable Documentation

const char* agErrorVectorValues[] [static]
 

Initial value:

 
{
    "LAST",
    "MEAN",
}


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