ALMA Computing Group
Public Attributes

__obstar_action Struct Reference

This structure and also __objfix_action are used in conjunction with the ActionImplementor class. More...

List of all members.

Public Attributes

double ra
double dec
double pmRa
double pmDec
double radVel
double par
MOUNT_ACS::Mount::coordType type

Detailed Description

This structure and also __objfix_action are used in conjunction with the ActionImplementor class.

ActionImplementor uses a BACIValue (basically a void pointer) parameter for the given parameters to any asynchronous method. This struct will be typecast to a BACIValue so that it can be used with invokeAction(...).

Definition at line 57 of file acsexmplMountImpl.cpp.


Member Data Documentation

Definition at line 59 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().

Definition at line 63 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().

Definition at line 61 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().

Definition at line 60 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().

Definition at line 58 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().

Definition at line 62 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().

Definition at line 64 of file acsexmplMountImpl.cpp.

Referenced by SlowMount::obstar(), and Mount::obstar().


The documentation for this struct was generated from the following files: