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

agwsCON_ADAPTER_VLT Class Reference

#include <agwsCON_ADAPTER_VLT.h>

Inheritance diagram for agwsCON_ADAPTER_VLT:

Inheritance graph
[legend]
Collaboration diagram for agwsCON_ADAPTER_VLT:

Collaboration graph
[legend]
List of all members.

Public Methods

 agwsCON_ADAPTER_VLT (const dbSYMADDRESS dbPoint, agwsCON_CAT &gsCat, agwsCON_SERVER &agServer)
 agwsCON_ADAPTER_VLT (const dbSYMADDRESS dbPoint, agwsCON_CAT &gsCat, agwsCON_SERVER &agServer, agwsCON_SETUP *gsSetup)
ccsCOMPL_STAT Init ()
virtual evhCB_COMPL_STAT ProbeAltCB (msgMESSAGE &msg, agwsCMD_HANDLER &handler)
virtual evhCB_COMPL_STAT ProbeGsCB (msgMESSAGE &msg, agwsCMD_HANDLER &handler)
virtual ccsCOMPL_STAT EnableAdRotEvents ()
virtual ccsCOMPL_STAT DisableAdRotEvents ()
virtual vltLOGICAL CheckProbePos (vltDOUBLE alpha, vltDOUBLE delta, vltLOGICAL usedMargin, vltDOUBLE rotAngle)
virtual ccsCOMPL_STAT Reset ()
virtual ccsCOMPL_STAT UpdateVignettingLimits ()

Protected Methods

virtual evhCB_COMPL_STAT AdrotEventCB (evtEVENT_MSG &, void *)
virtual evhCB_COMPL_STAT AdapterEventCB (evtEVENT_MSG &, void *)
virtual evhCB_COMPL_STAT SetVignOkCB (msgMESSAGE &, void *)
virtual evhCB_COMPL_STAT SetVignErrorCB (msgMESSAGE &, void *)
virtual evhCB_COMPL_STAT InsDataChangedCB (msgMESSAGE &, void *)
virtual evhCB_COMPL_STAT CheckGsOkCB (msgMESSAGE &msg, agwsCMD_HANDLER &handler)
virtual evhCB_COMPL_STAT AdrotEventStopAgOkCB (msgMESSAGE &, void *)
virtual evhCB_COMPL_STAT AdapterEventStopAgOkCB (msgMESSAGE &, void *)
virtual ccsCOMPL_STAT CheckGs (agwsGUIDE_STAR &star, agwsCMD_HANDLER &handler)
virtual evhCB_COMPL_STAT CheckGsAltCB (msgMESSAGE &msg, agwsCMD_HANDLER &handler)
virtual evhCB_COMPL_STAT CheckGsAltErrorCB (msgMESSAGE &msg, agwsCMD_HANDLER &handler)
agwsGUIDE_STARValidStar ()

Protected Attributes

agwsTRANSFER probePrchkCmd

Private Attributes

agwsCMD_HANDLER prAltCmdHandler
ccsTIMEVAL prAltTimeout
evtEVENT adrotGsOutOfFieldEvent
evtEVENT adrotAdTrkLimitEvent
agwsTRANSFER probeSetVignCmd
agwsGUIDE_STAR validStar

Constructor & Destructor Documentation

agwsCON_ADAPTER_VLT::agwsCON_ADAPTER_VLT const dbSYMADDRESS    dbPoint,
agwsCON_CAT   gsCat,
agwsCON_SERVER   agServer
 

agwsCON_ADAPTER_VLT::agwsCON_ADAPTER_VLT const dbSYMADDRESS    dbPoint,
agwsCON_CAT   gsCat,
agwsCON_SERVER   agServer,
agwsCON_SETUP   gsSetup
 


Member Function Documentation

ccsCOMPL_STAT agwsCON_ADAPTER_VLT::Init   [virtual]
 

Reimplemented from agwsCON_ADAPTER.

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::ProbeAltCB msgMESSAGE &    msg,
agwsCMD_HANDLER   handler
[virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::ProbeGsCB msgMESSAGE &    msg,
agwsCMD_HANDLER   handler
[virtual]
 

Reimplemented from agwsCON_ADAPTER.

Reimplemented in atagwsCON_GUIDE_PROBE.

virtual ccsCOMPL_STAT agwsCON_ADAPTER_VLT::EnableAdRotEvents   [virtual]
 

Reimplemented from agwsCON_ADAPTER.

Reimplemented in atagwsCON_GUIDE_PROBE.

virtual ccsCOMPL_STAT agwsCON_ADAPTER_VLT::DisableAdRotEvents   [virtual]
 

Reimplemented from agwsCON_ADAPTER.

Reimplemented in atagwsCON_GUIDE_PROBE.

virtual vltLOGICAL agwsCON_ADAPTER_VLT::CheckProbePos vltDOUBLE    alpha,
vltDOUBLE    delta,
vltLOGICAL    usedMargin,
vltDOUBLE    rotAngle
[virtual]
 

Reimplemented from agwsCON_ADAPTER.

virtual ccsCOMPL_STAT agwsCON_ADAPTER_VLT::Reset   [virtual]
 

Reimplemented from agwsCON_ADAPTER.

virtual ccsCOMPL_STAT agwsCON_ADAPTER_VLT::UpdateVignettingLimits   [virtual]
 

Reimplemented from agwsCON_ADAPTER.

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::AdrotEventCB evtEVENT_MSG &   ,
void *   
[protected, virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::AdapterEventCB evtEVENT_MSG &   ,
void *   
[protected, virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::SetVignOkCB msgMESSAGE &   ,
void *   
[protected, virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::SetVignErrorCB msgMESSAGE &   ,
void *   
[protected, virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::InsDataChangedCB msgMESSAGE &    msg,
void *   
[protected, virtual]
 

Reimplemented from agwsCON_ADAPTER.

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::CheckGsOkCB msgMESSAGE &    msg,
agwsCMD_HANDLER   handler
[protected, virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::AdrotEventStopAgOkCB msgMESSAGE &   ,
void *   
[protected, virtual]
 

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::AdapterEventStopAgOkCB msgMESSAGE &   ,
void *   
[protected, virtual]
 

virtual ccsCOMPL_STAT agwsCON_ADAPTER_VLT::CheckGs agwsGUIDE_STAR   star,
agwsCMD_HANDLER   handler
[protected, virtual]
 

Reimplemented in atagwsCON_GUIDE_PROBE.

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::CheckGsAltCB msgMESSAGE &    msg,
agwsCMD_HANDLER   handler
[protected, virtual]
 

Reimplemented in atagwsCON_GUIDE_PROBE.

virtual evhCB_COMPL_STAT agwsCON_ADAPTER_VLT::CheckGsAltErrorCB msgMESSAGE &    msg,
agwsCMD_HANDLER   handler
[protected, virtual]
 

agwsGUIDE_STAR & agwsCON_ADAPTER_VLT::ValidStar   [inline, protected]
 


Member Data Documentation

agwsTRANSFER agwsCON_ADAPTER_VLT::probePrchkCmd [protected]
 

agwsCMD_HANDLER agwsCON_ADAPTER_VLT::prAltCmdHandler [private]
 

ccsTIMEVAL agwsCON_ADAPTER_VLT::prAltTimeout [private]
 

evtEVENT agwsCON_ADAPTER_VLT::adrotGsOutOfFieldEvent [private]
 

evtEVENT agwsCON_ADAPTER_VLT::adrotAdTrkLimitEvent [private]
 

agwsTRANSFER agwsCON_ADAPTER_VLT::probeSetVignCmd [private]
 

agwsGUIDE_STAR agwsCON_ADAPTER_VLT::validStar [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 3 14:57:10 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001