Instrument Neutral Distributed Interface INDI  2.0.2
AlignmentSubsystemForMathPlugins.h
Go to the documentation of this file.
1 
2 #pragma once
3 
4 #include "MathPlugin.h"
6 
7 namespace INDI
8 {
9 namespace AlignmentSubsystem
10 {
17 {
18  public:
21 };
22 
23 } // namespace AlignmentSubsystem
24 } // namespace INDI
This class encapsulates all the alignment subsystem classes that are useful to math plugin implementa...
Provides alignment subsystem functions to INDI alignment math plugins.
Definition: MathPlugin.h:30
These functions are used to convert different coordinate systems to and from the telescope direction ...
Namespace to encapsulate INDI client, drivers, and mediator classes.