Public Member Functions | |
| void | guide () | 
| void | guideOnObject (double x, double y) | 
| void | guideOnPixel (double x, double y) | 
| void | stop () | 
| void | suspendGuiding () | 
| void | continueGuiding () | 
| void | openGuideLoop () | 
| void | closeGuideLoop () | 
| void | field () | 
| void | centroid () | 
| void | centroidInWindow (iSDSUAutoguider.Window theWindow) | 
| void | startTV () | 
| void | moveObject (double xoffset, double yoffset) | 
| void | setCameraName (String CameraName) | 
| void | setInstrumentPlatform (String InstrumentName) | 
| void | setIntegrationTime (double IntegrationTime) | 
| void | setSNRThreshold (double SNRThreshold) | 
| void | setAcquisitionWindow (int x1, int y1, int x2, int y2) | 
| void | setGuideWindow (int x, int y) | 
| void | offsetGuideWindow (int xoffset, int yoffset) | 
| void | setGuideWindowSize (int size) | 
| void | setGuideObject (int GuideObject) | 
| void | setGuideStarTrackingOn () | 
| void | setGuideStarTrackingOff () | 
| void | resetReferenceGuideStar () | 
| boolean | hasNewImage () | 
| iSDSUAutoguider.ImageData | getImage () | 
| iSDSUAutoguider.Star | getGuideStar () | 
| iSDSUAutoguider.Star | getStar (int StarIndex) | 
| int | NumberOfStars () | 
| String | State () | 
| double | IntegrationTime () | 
| iSDSUAutoguider.Window | AcquisitionWindow () | 
| iSDSUAutoguider.Window | GuideWindow () | 
| int | AutoguiderCycle () | 
| iSDSUAutoguider.Pixel | GuideTargetPosition () | 
| double | SNRThreshold () | 
| double | Centroidx (int StarIndex) | 
| double | Centroidy (int StarIndex) | 
| double | IsophotalIntensity (int StarIndex) | 
| double | PeakIntensity (int StarIndex) | 
| double | IsophotalSize (int StarIndex) | 
| double | Ellipticity (int StarIndex) | 
| double | FWHMx (int StarIndex) | 
| double | FWHMy (int StarIndex) | 
| double | SkyNoise (int StarIndex) | 
| double | SkyLevel (int StarIndex) | 
| double | PeakSNR (int StarIndex) | 
| double | Seeing (int StarIndex) | 
| double | Magnitude (int StarIndex) | 
| iSDSUAutoguider.CameraStatus | getCameraStatus () | 
| String[] | _ids () | 
iSDSUAutoguider/_AutoguiderInterfaceStub.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from iSDSUAutoguider.idl Friday, 10 February 2017 09:35:14 o'clock GMT
      
  | 
  inline | 
      
  | 
  inline | 
The CCD acquisition window used by the autoguider.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
The current autoguider cycle.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Perform a centroid - grabs an image from the camera, performs a centroid on the image, and returns when completed.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Perform a centroid - grabs an image from the camera, performs a centroid on the image within the window, and returns when completed.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the centroid x co-ordinate of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the centroid y co-ordinate of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Close the guide loop to the TCS.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Continue autoguiding after a suspend guiding message.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the ellipticity of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Perform a field.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the FWHM in x of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the FWHM in y of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Get the camera status.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Get the last guide star found by the autoguider.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Get the last image captured by the autoguider.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Get the star found by the autoguider determined by it's index.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider into the guiding state.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider into the guiding state, guiding on an object at the co-ordinates defined.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider into the guiding state, guiding on the pixel at the co-ordinates defined.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
The autoguider's guiding target position.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
The guide window used by the autoguider.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Ask the autoguider if it has a new image.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
The autoguider demand integration time.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the isophotal intensity of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the isophotal size of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the magnitude of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Move an object on the TV/Autoguider by the offset in pixels defined by xoffset and yoffset.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the number of stars found during the last field or autoguider cycle.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Offset the autoguider's guide window by xoffset, yoffset.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Open the guide loop to the TCS.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the peak intensity of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the peak SNR of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the guide star reference properties to those of the last guide star found.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the seeing in arcseconds of the star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider's CCD acquisition window.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the name of the camera to be used by the autoguider.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the number of the object to be used for autoguiding.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider to stop tracking the guide star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider to track the guide star. This causes the guide window to move with the guide star.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider's guide window centre position to x, y.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider's guide window size.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the name of the instrument platform that the autoguider is being used on.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider integration time.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the signal to noise ratio threshold for object detection.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the sky level.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Return the level of the sky noise.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
The signal to noise ratio threshold above which stars are detected.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Set the autoguider displaying TV images.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
The current state of the autoguider (Guiding, Displaying etc.).
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Stop the autoguider from guiding or TV displaying.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
      
  | 
  inline | 
Suspend autoguiding.
Implements iSDSUAutoguider.AutoguiderInterfaceOperations.
 1.8.6