A helper class for the F2::Flash class that handles Phidget communications. More...


Public Member Functions | |
| bool | triggerFlash (int flashOutputIndex) |
| Instantaneously triggers a flash unit on a given Phidget output index. | |
| bool | startStrobe (int flashOutputIndex) |
| Begins a flash strobe sequence on a given Phidget output index. | |
| bool | stopStrobe (int flashOutputIndex) |
| Halts a flash strobe sequence on a given Phidget output index. | |
A helper class for the F2::Flash class that handles Phidget communications.
Definition at line 9 of file Flash.cpp.
1.7.1