ALMA Computing Group

ACSCOURSE_MOUNT::Mount1 Interface Reference

This is a simple Hello World Mount, with a very basic interface Just one command to move the mount to a given (alt,az). More...

import "acscourseMount.idl";

List of all members.

Public Member Functions

void objfix (in double az, in double elev)
 (Pre)sets a new non-moving position for the antenna.


Detailed Description

This is a simple Hello World Mount, with a very basic interface Just one command to move the mount to a given (alt,az).

Definition at line 56 of file acscourseMount.idl.


Member Function Documentation

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.

Parameters:
az position azimuth (degree)
elev position elevation (degree)


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