Structure holding all information during the scanning state.
More...
#include <DefaultScanBinder.h>
|
| Scanning () |
| Default constructor.
|
|
void | Clear () |
| Clears the structure to the initial state.
|
|
Structure holding all information during the scanning state.
◆ Scanning()
sf::DefaultScanBinder::Scanning::Scanning |
( |
| ) |
|
|
inline |
◆ Clear()
void sf::DefaultScanBinder::Scanning::Clear |
( |
| ) |
|
|
inline |
Clears the structure to the initial state.
◆ Info
ScanInfo* sf::DefaultScanBinder::Scanning::Info |
Holds the scan information of method which is scanned.
◆ Method
ScanMethod* sf::DefaultScanBinder::Scanning::Method |
Holds the method instance which is scanned.
◆ MoveMode
EMoveMode sf::DefaultScanBinder::Scanning::MoveMode |
The way the scan is performed.
◆ ScanAxis
◆ ScanIndex
int sf::DefaultScanBinder::Scanning::ScanIndex |
Holds the executing scan index.
◆ SpinUpTimer
ElapseTimer sf::DefaultScanBinder::Scanning::SpinUpTimer |
Timer for delays for spinning up.
◆ Stage
Holds the current scan stage.
◆ TargetIndex
int sf::DefaultScanBinder::Scanning::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: