TwiceAsNice
2019-02-18
|
#include "MapPropertiesToInMemoryDatabase.h"
#include "MathPluginManagement.h"
#include "TelescopeDirectionVectorSupportFunctions.h"
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. | |
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