|
My Project
|
Public Member Functions | |
| gcp::antenna::control::PmacAxis * | PmacAxis (gcp::util::Axis::Type axis) |
| gcp::util::PmacMode::Mode | getMode () |
| void | setMode (gcp::util::PmacMode::Mode mode) |
| bool | getScanMode () |
| void | setScanMode (bool isScanning) |
| void | packMode (unsigned *u_elements) |
| void | packCounts (signed *s_elements) |
| void | packRates (signed *s_elements) |
Friends | |
| class | Tracker |
| PmacMode::Mode PmacTarget::getMode | ( | ) |
Return the current mode
....................................................................... Return the current mode
| bool PmacTarget::getScanMode | ( | ) |
Return the current scan mode
....................................................................... Return the current scan mode
| void PmacTarget::packCounts | ( | signed * | s_elements | ) |
Pack the target encoder count for archival in the register database.
....................................................................... Pack the encoder counts for archival in the register database.
| void PmacTarget::packMode | ( | unsigned * | u_elements | ) |
Pack the current mode for archival in the register database.
....................................................................... Pack the current mode for archival in the register database.
| void PmacTarget::packRates | ( | signed * | s_elements | ) |
Pack the target encoder rates for archival in the register database.
....................................................................... Pack the encoder rates for archival in the register database.
| gcp::antenna::control::PmacAxis * PmacTarget::PmacAxis | ( | gcp::util::Axis::Type | axis | ) |
Return a pointer to the appropriate axis
| Exception | ....................................................................... Return a pointer to the requested PmacAxis container |
| Exception |
| void PmacTarget::setMode | ( | gcp::util::PmacMode::Mode | mode | ) |
Set the current mode
....................................................................... Set the current mode
| void PmacTarget::setScanMode | ( | bool | isScanning | ) |
Set the current scan
....................................................................... Set the current scan mode