Instrument Neutral Distributed Interface INDI  2.0.2
Functions
scopedome_dome.cpp File Reference
#include "scopedome_dome.h"
#include "scopedome_arduino.h"
#include "scopedome_sim.h"
#include "scopedome_usb21.h"
#include "connectionplugins/connectionserial.h"
#include "indicom.h"
#include <cmath>
#include <cstdio>
#include <cstring>
#include <memory>
#include <termios.h>
#include <unistd.h>
#include <wordexp.h>

Go to the source code of this file.

Functions

std::unique_ptr< ScopeDomescopeDome (new ScopeDome())
 

Function Documentation

◆ scopeDome()

std::unique_ptr<ScopeDome> scopeDome ( new   ScopeDome())