Mount2 Class Reference

#include <acscourseMount2Impl.h>


Detailed Description

The class Mount2 is a basic example of a component and simulates the behaviour of an antenna interface. It provides one asynchronous methods: objfix. The methods only writes the data into virtual properties.

Version:
"@(#) $Id: acscourseMount2Impl.h,v 1.6 2008/10/02 08:58:19 cparedes Exp $"

The class PositionControlThread is a basic example of a thread implementation class. The thread is logically owned by the Mount2LoopImpl ACS Component that contains it. The thread class overrides the runLoop() method to implement a control loop function that is periodically executed. In order to get access to the Mount2LoopImpl to read and set the values of the properties in the loop, it takes a pointer to it in the constructor and it is a friend class.

Version:
"@(#) $Id: acscourseMount2LoopImpl.h,v 1.5 2006/03/24 12:54:38 vwang Exp $"

The class Mount2 is a basic example of a component and simulates the behaviour of an antenna interface. It provides one asynchronous methods: objfix. The methods only writes the data into virtual properties.

Version:
"@(#) $Id: acscourseMount2LoopImpl.h,v 1.5 2006/03/24 12:54:38 vwang Exp $"

The documentation for this class was generated from the following file: