Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

readonly attribute ACS::ROdoubleSeq AMSSEQ::AmsTestSeq::ROdoubleSeqPM
 

This ROdoubleSeq contains all coefficients currently set.

readonly attribute ACS::RWdoubleSeq AMSSEQ::AmsTestSeq::RWdoubleSeqPM
 

This RWdoubleSeq contains all coefficients that client can set.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:29:01 2009 for ACS IDL interfaces by doxygen 1.3.8