13 #include "carma/antenna/common/FocusControl.h"
25 class Focus :
public Proxy {
31 void doZTracking(
bool tracking, CORBA::ULong seq);
33 void setX(
float position, CORBA::ULong seq);
35 void setY(
float position, CORBA::ULong seq);
37 void setZ(
float position, CORBA::ULong seq);
Tagged: Fri Jul 24 11:34:30 PDT 2009.
Define a class to encapsulate the entire Antenna control system.