X2 Standard
Version 1.24
licensedinterfaces
driverslewstoparkpositioninterface.h
1
#ifndef _DriverSlewsToParkPositionInterface_H
2
#define _DriverSlewsToParkPositionInterface_H
3
4
#define DriverSlewsToParkPositionInterface_Name "com.bisque.TheSkyX.DriverSlewsToParkPositionInterface/1.0"
5
21
class
DriverSlewsToParkPositionInterface
22
{
23
public
:
24
25
virtual
~
DriverSlewsToParkPositionInterface
(
void
){}
26
27
};
28
29
#endif
DriverSlewsToParkPositionInterface
The DriverSlewsToParkPositionInterface prevents TheSky from slewing the mount to the park position wh...
Definition:
driverslewstoparkpositioninterface.h:22
X2 Examples
(C) Software Bisque, Inc. All rights reserved.