JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
stella.acquire
Interface Pointing
All Known Subinterfaces:
FieldOfViewProviding
All Known Implementing Classes:
AbstractFieldOfView
,
AuxiliaryFieldOfView
,
CentralStarFieldOfView
public interface
Pointing
Defines methods to provide pointing information during acquisition. Includes dithering.
Author:
wooz
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Vector2D
getRaDeCenter
()
Returns the right ascension and declination of the requested acquisition.
Method Detail
getRaDeCenter
Vector2D
getRaDeCenter()
Returns the right ascension and declination of the requested acquisition. Both angles in degrees.
Returns:
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method