Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Namespaces
AlignmentSubsystemForDrivers.h File Reference
#include "indicom.h"
#include "MapPropertiesToInMemoryDatabase.h"
#include "MathPluginManagement.h"
#include "TelescopeDirectionVectorSupportFunctions.h"

Go to the source code of 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. 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 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

Definition in file AlignmentSubsystemForDrivers.h.