Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Functions
roll_off.cpp File Reference
#include "roll_off.h"
#include "indicom.h"
#include <cmath>
#include <cstring>
#include <ctime>
#include <memory>

Go to the source code of this file.

Macros

#define ROLLOFF_DURATION   10
 

Functions

std::unique_ptr< RollOffrollOff (new RollOff())
 

Macro Definition Documentation

◆ ROLLOFF_DURATION

#define ROLLOFF_DURATION   10

Definition at line 32 of file roll_off.cpp.

Function Documentation

◆ rollOff()

std::unique_ptr<RollOff> rollOff ( new   RollOff())