Public Member Functions | Public Attributes

AMSSEQ::AmsTestSeq Interface Reference

import "acsexmplAmsSeq.idl";

Inheritance diagram for AMSSEQ::AmsTestSeq:
Inheritance graph
[legend]
Collaboration diagram for AMSSEQ::AmsTestSeq:
Collaboration graph
[legend]

List of all members.

Public Member Functions

oneway void setCoeff ()

Public Attributes

readonly attribute ACS::ROdoubleSeq ROdoubleSeqPM
readonly attribute ACS::RWdoubleSeq RWdoubleSeqPM

Detailed Description

Defines the interface for controlling and monitoring the antenna pointing model. Application of the pointing model removes errors inherent to the antenna mechanical structure, i.e. geometrical misalignments, flexures, etc.


Member Function Documentation

oneway void AMSSEQ::AmsTestSeq::setCoeff (  ) 

Sets the coefficient of an individual pointing model term. As soon as this method is invoked by a client, control is returned because it's a "oneway" method. "oneway" methods are pure CORBA asynchronous methods that cannot raise exceptions.

Returns:
void


Member Data Documentation

This ROdoubleSeq contains all coefficients currently set.

This RWdoubleSeq contains all coefficients that client can set.


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