API
cameraSim.cpp
Go to the documentation of this file.
1 
2 
3 
4 #include "cameraSim.hpp"
5 
6 int main(int argc, char ** argv)
7 {
9 
10  return camera.main(argc, argv);
11 }
int main(int argc, char **argv)
Definition: cameraSim.cpp:6
The MagAO-X camera simulator.