TwiceAsNice  2019-02-18
Classes | Namespaces
AlignmentSubsystemForDrivers.h File Reference
#include "MapPropertiesToInMemoryDatabase.h"
#include "MathPluginManagement.h"
#include "TelescopeDirectionVectorSupportFunctions.h"
Include dependency graph for AlignmentSubsystemForDrivers.h:
This graph shows which files directly or indirectly include this file:

Classes

class  INDI::AlignmentSubsystem::AlignmentSubsystemForDrivers
 This class encapsulates all the alignment subsystem classes that are useful to driver implementations. Drivers should inherit from this class. More...
 

Namespaces

 INDI
 
Namespace to encapsulate INDI client, drivers, and mediator classes.
 
 INDI::AlignmentSubsystem
 Namespace to encapsulate the INDI Alignment Subsystem classes.
 

Detailed Description

Author
Roger James
Date
13th November 2013

This file provides a shorthand way for drivers to include all the functionality they need to use the INDI Alignment Subsystem Clients should inherit this class alongside INDI::Telescope or a similar class