Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
A
AltazimuthTelescopeDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for altazimuth mount of telescope.
AstroDevicePluginException
- Exception in
org.minetti.astrodevice.server.plugin
AstroDevicePluginException()
- Constructor for exception org.minetti.astrodevice.server.plugin.
AstroDevicePluginException
attemptDeviceRecognition(DeviceSignature)
- Method in interface org.minetti.astrodevice.server.plugin.
Plugin
Attempts a recognition of a device by its signature.
B
BaseDeviceSignature
- Class in
org.minetti.astrodevice.server.plugin.device
Base class for device signature through the bus: USB, IEEE1394, Bluetooth, etc...
BaseDeviceSignature()
- Constructor for class org.minetti.astrodevice.server.plugin.device.
BaseDeviceSignature
Hidden constructor (abstract class).
C
CameraDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for camera.
close()
- Method in interface org.minetti.astrodevice.server.plugin.driver.
DeviceDriver
Closes the connection of USB device.
D
DeviceDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for any device.
DeviceRecognitionStatus
- Enum in
org.minetti.astrodevice.server.plugin
Recognition status of devices.
DomeDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for dome.
E
equals(Object)
- Method in class org.minetti.astrodevice.server.plugin.device.
BaseDeviceSignature
EquatorialMotorType
- Enum in
org.minetti.astrodevice.server.plugin.telescope
Enumeration of motor type for equatorial telescope.
EquatorialTelescopeDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for equatorial mount of telescope.
EquatorialTelescopeInfo
- Class in
org.minetti.astrodevice.server.plugin.telescope
Device information for equatorial telescope.
EquatorialTelescopeInfo(String, long, long)
- Constructor for class org.minetti.astrodevice.server.plugin.telescope.
EquatorialTelescopeInfo
Constructor.
F
FilterWheelDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for filter wheel.
FocuserDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for focuser.
G
getDecMotorStepsCount()
- Method in class org.minetti.astrodevice.server.plugin.telescope.
EquatorialTelescopeInfo
Returns the steps count of declination motor for perform one full turn.
getFirmwareVersion()
- Method in class org.minetti.astrodevice.server.plugin.telescope.
EquatorialTelescopeInfo
Returns the firmware version of equatorial telescope.
getInfo()
- Method in interface org.minetti.astrodevice.server.plugin.telescope.
UsbEquatorialTelescope
Returns the device information for equatorial telescope.
getMotorValue(EquatorialMotorType)
- Method in interface org.minetti.astrodevice.server.plugin.telescope.
UsbEquatorialTelescope
Returns the value assigned to the current position of a motor.
getName()
- Method in interface org.minetti.astrodevice.server.plugin.
Plugin
Returns the unique name of plug-in.
getPlugin()
- Method in interface org.minetti.astrodevice.server.plugin.driver.
DeviceDriver
Returns the plug-in of driver.
getRaMotorStepsCount()
- Method in class org.minetti.astrodevice.server.plugin.telescope.
EquatorialTelescopeInfo
Returns the steps count of right ascension motor for perform one full turn.
H
hashCode()
- Method in class org.minetti.astrodevice.server.plugin.device.
BaseDeviceSignature
I
initMotorValue(long, long)
- Method in interface org.minetti.astrodevice.server.plugin.telescope.
UsbEquatorialTelescope
Initializes the values assigned to the current position of RA and DEC motors.
isOpened()
- Method in interface org.minetti.astrodevice.server.plugin.driver.
DeviceDriver
Returns
TRUE
if the USB device is connected.
N
newDriver(String, DeviceSignature)
- Method in interface org.minetti.astrodevice.server.plugin.
Plugin
Creates and returns a new driver for a device.
O
open()
- Method in interface org.minetti.astrodevice.server.plugin.driver.
DeviceDriver
Opens a new connection to the USB device and returns all informations on this device.
org.minetti.astrodevice.server.plugin
- package org.minetti.astrodevice.server.plugin
org.minetti.astrodevice.server.plugin.device
- package org.minetti.astrodevice.server.plugin.device
org.minetti.astrodevice.server.plugin.driver
- package org.minetti.astrodevice.server.plugin.driver
org.minetti.astrodevice.server.plugin.telescope
- package org.minetti.astrodevice.server.plugin.telescope
P
Plugin
- Interface in
org.minetti.astrodevice.server.plugin
Plug-in used for drive one or more devices.
R
RotatorDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for rotator.
S
SafetyMonitorDriver
- Interface in
org.minetti.astrodevice.server.plugin.driver
Driver for safety monitor.
setMotorValue(EquatorialMotorType, long)
- Method in interface org.minetti.astrodevice.server.plugin.telescope.
UsbEquatorialTelescope
Changes the value assigned to the current position of a motor.
T
toString()
- Method in class org.minetti.astrodevice.server.plugin.device.
BaseDeviceSignature
U
UsbEquatorialTelescope
- Interface in
org.minetti.astrodevice.server.plugin.telescope
Interface for manage an equatorial telescope by USB.
V
valueOf(String)
- Static method in enum org.minetti.astrodevice.server.plugin.
DeviceRecognitionStatus
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.minetti.astrodevice.server.plugin.telescope.
EquatorialMotorType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.minetti.astrodevice.server.plugin.
DeviceRecognitionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.minetti.astrodevice.server.plugin.telescope.
EquatorialMotorType
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
astroDevice
. All Rights Reserved.