import "acsexmplAmsSeq.idl";


Public Member Functions | |
| oneway void | setCoeff () |
Public Attributes | |
| readonly attribute ACS::ROdoubleSeq | ROdoubleSeqPM |
| readonly attribute ACS::RWdoubleSeq | RWdoubleSeqPM |
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.
| 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.
| 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.
1.7.0