|
ICP
1
|
#include <isiscrpt.h>
Public Attributes | |
| int | mode |
| must be a TCBRANGE_* define More... | |
| float | start |
| float | end |
| boost::array< float, ISISCRPT_MAX_TCPAR > | tcpar |
| int | npar |
| length of tcpar used More... | |
| RUNTABLE | tcb_file |
| used if TCBRANGE_FILE More... | |
Definition at line 127 of file isiscrpt.h.
| float TCBRANGE::end |
Definition at line 131 of file isiscrpt.h.
Referenced by ISISinstrumentControl::getTCBXML(), ISISinstrumentControl::setTimeChannelRange(), ISISinstrumentControl::tcbcalc(), tcbRangesPurelyShifted(), ISISRAW::updateFromCRPT(), and ISISinstrumentControl::updateTCBXML().
| int TCBRANGE::mode |
must be a TCBRANGE_* define
Definition at line 129 of file isiscrpt.h.
Referenced by ISISinstrumentControl::getTCBXML(), ISISinstrumentControl::setTimeChannelRange(), tcbRangesPurelyShifted(), ISISRAW::updateFromCRPT(), and ISISinstrumentControl::updateTCBXML().
| int TCBRANGE::npar |
length of tcpar used
Definition at line 133 of file isiscrpt.h.
Referenced by ISISinstrumentControl::setTimeChannelRange(), tcbRangesPurelyShifted(), and ISISinstrumentControl::updateTCBXML().
| float TCBRANGE::start |
Definition at line 130 of file isiscrpt.h.
Referenced by ISISinstrumentControl::getSpectrum(), ISISinstrumentControl::getTCBXML(), ISISinstrumentControl::setTimeChannelRange(), ISISinstrumentControl::tcbcalc(), tcbRangesPurelyShifted(), ISISRAW::updateFromCRPT(), and ISISinstrumentControl::updateTCBXML().
| RUNTABLE TCBRANGE::tcb_file |
used if TCBRANGE_FILE
Definition at line 134 of file isiscrpt.h.
Referenced by ISISinstrumentControl::getTCBXML(), ISISinstrumentControl::tcbcalc(), tcbRangesPurelyShifted(), and ISISinstrumentControl::updateTCBXML().
| boost::array<float,ISISCRPT_MAX_TCPAR> TCBRANGE::tcpar |
Definition at line 132 of file isiscrpt.h.
Referenced by ISISinstrumentControl::getTCBXML(), ISISinstrumentControl::setTimeChannelRange(), ISISinstrumentControl::tcbcalc(), tcbRangesPurelyShifted(), ISISRAW::updateFromCRPT(), and ISISinstrumentControl::updateTCBXML().
1.8.5