13 #ifndef CAMGEN2BASE_INCLUDE_H__
14 #define CAMGEN2BASE_INCLUDE_H__
16 #include "ApogeeCam.h"
27 void GetImage( std::vector<uint16_t> & out );
42 CamModel::PlatformType platform);
50 uint16_t GetIlluminationMask();
52 void DefaultStartExposure(
double Duration,
bool IsLight,
bool IssueReset=
true );
55 const std::string m_fileName;