#include "../Flash.h"
#include "PhidgetDevice.h"
#include "../Time.h"
#include <vector>
#include <stdio.h>

Go to the source code of this file.
Namespaces | |
| namespace | FCam |
| namespace | FCam::F2 |
Classes | |
| class | FCam::F2::Flash |
| An F2 specific Flash Device for Phidgets triggered flash units. More... | |
| class | FCam::F2::Flash::StrobeStartAction |
| This action marks the beginning of a strobing sequence on a strobe enabled flash unit. More... | |
| class | FCam::F2::Flash::StrobeStopAction |
| This action marks the end of a strobing sequence on a strobe enabled flash unit. More... | |
Definition in file Flash.h.
1.5.6