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