Structure holding all information during the scanning state.
More...
#include <DefaultScanBinder.h>
|
| TScanning () |
| Default constructor.
|
|
void | Clear () |
| Clears the structure to the initial state.
|
|
Structure holding all information during the scanning state.
◆ TScanning()
sf::TDefaultScanBinder::TScanning::TScanning |
( |
| ) |
|
|
inline |
◆ Clear()
void sf::TDefaultScanBinder::TScanning::Clear |
( |
| ) |
|
|
inline |
Clears the structure to the initial state.
◆ Info
TScanInfo* sf::TDefaultScanBinder::TScanning::Info |
Holds the scan information of method which is scanned.
◆ Method
ScanMethod* sf::TDefaultScanBinder::TScanning::Method |
Holds the method instance which is scanned.
◆ MoveMode
EMoveMode sf::TDefaultScanBinder::TScanning::MoveMode |
The way the scan is performed.
◆ ScanAxis
◆ ScanIndex
int sf::TDefaultScanBinder::TScanning::ScanIndex |
Holds the executing scan index.
◆ SpinUpTimer
ElapseTimer sf::TDefaultScanBinder::TScanning::SpinUpTimer |
Timer for delays for spinning up.
◆ Stage
Holds the current scan stage.
◆ TargetIndex
int sf::TDefaultScanBinder::TScanning::TargetIndex |
Holds the targeted index.
◆ Timer
Timer for delays in the scanning process.
◆ Trigger
Triggering axis and density when alNA it is the frequency.
The documentation for this struct was generated from the following file: