import "acsexmplAmsSeq.idl";
Inheritance diagram for AMSSEQ::AmsTestSeq:
Public Member Functions | |
oneway void | setCoeff () |
Public Attributes | |
readonly attribute ACS::ROdoubleSeq | ROdoubleSeqPM |
readonly attribute ACS::RWdoubleSeq | RWdoubleSeqPM |
|
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.
|
|
This ROdoubleSeq contains all coefficients currently set. |
|
This RWdoubleSeq contains all coefficients that client can set. |