import "acscourseMount.idl";
List of all members.
Detailed Description
Nearly identical to Mount1 except for the fact that this example publishes/consumes events from an event channel and that exception handling has been ommitted.
Member Function Documentation
(Pre)sets a new non-moving position for the antenna. The position coordinates are given in azimuth and elevation. A callback is used to inform the caller when the antenna reaches the new position. If a new position is given before the previous one is reached then the previous callback immediately receives "aborted".
- Parameters:
-
| az | position azimuth (degree) |
| elev | position elevation (degree)
|
void ACSCOURSE_MOUNT::Mount5::objfix |
( |
in double |
az, |
|
|
in double |
elev | |
|
) |
| | |
(Pre)sets a new non-moving position for the antenna. The position coordinates are given in azimuth and elevation.
- Parameters:
-
| az | position azimuth (degree) |
| elev | position elevation (degree)
|
Member Data Documentation
Current actual azimuth (degree).
Current actual elevation (degree).
Current commanded azimuth (degree).
Current commanded elevation (degree).
The documentation for this interface was generated from the following files: