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

Classes

class  INDI::AlignmentSubsystem::AlignmentSubsystemForClients
 This class encapsulates all the alignment subsystem classes that are useful to client implementations. Clients 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 clients to include all the functionality they need to use the INDI Alignment Subsystem Clients should inherit this class alongside INDI::BaseClient