import "acscourseMount.idl";


Public Member Functions | |
| void | objfix (in double az, in double elev) |
| void | objfix (in double az, in double elev) raises (ACSErrTypeACSCourse::TargetNotFoundEx) |
This is a simple Hello World Mount, with a very basic interface Just one command to move the mount to a given (alt,az)
This is a simple Hello World Mount, with a very basic interface Just one command to move the mount to a give (alt,az)
| void ACSCOURSE_MOUNT::Mount1::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.
| az | position azimuth (degree) | |
| elev | position elevation (degree)
|
| void ACSCOURSE_MOUNT::Mount1::objfix | ( | in double | az, | |
| in double | elev | |||
| ) | raises (ACSErrTypeACSCourse::TargetNotFoundEx) |
(Pre)sets a new non-moving position for the antenna. The position coordinates are given in azimuth and elevation.
| az | position azimuth (degree) | |
| elev | position elevation (degree)
|
1.7.0