Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Namespaces
AlignmentSubsystemForClients.h File Reference
#include "ClientAPIForAlignmentDatabase.h"
#include "ClientAPIForMathPluginManagement.h"
#include "TelescopeDirectionVectorSupportFunctions.h"
#include "basedevice.h"

Go to the source code of 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. For more information see "INDI Alignment Subsystem" in "Related Pages" accessible via the banner at the top of this page.
 

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

Definition in file AlignmentSubsystemForClients.h.