#include <SctApiHisto.h>
Inheritance diagram for SctApi::ScanControlTIMHisto:
Public Member Functions | |
ScanControlTIMHisto (SctApi &api, boost::shared_ptr< Scan > aScan, boost::shared_ptr< ScanEx > aScanEx) | |
void | startHistogramming () |
Check possible and start. | |
void | nextBin () |
Move to the next bin if appropriate. | |
bool | checkScanCompleteROD (const RodLabel &rodLabel, bool &progressMade, bool &newBin, int &totalBin) |
Is this ROD scan complete? | |
Private Attributes | |
int | binCount |
Definition at line 264 of file SctApiHisto.h.
|
Is this ROD scan complete?
Reimplemented from SctApi::ScanControlRODHisto. |
|
Move to the next bin if appropriate.
Reimplemented from SctApi::ScanControlRODHisto. |
|
Check possible and start.
Reimplemented from SctApi::ScanControlRODHisto. |