Package gda.device

Class LancelotDetector

java.lang.Object
gda.factory.FindableBase
gda.device.LancelotDetector
All Implemented Interfaces:
Findable

public class LancelotDetector extends FindableBase
Class created solely to make NDStats invalid input: '&' NDFile findable for lancelot detector (non-scannable so not automatically discovered). 27/1/17, other parts of the Detector are not currently required, hence creating a new class rather than extending Detector, but this may change in future.
  • Constructor Details

    • LancelotDetector

      public LancelotDetector()
  • Method Details

    • getTiffPlugin

      public NDFile getTiffPlugin()
    • setTiffPlugin

      public void setTiffPlugin(NDFile newTiffPlugin)
    • getStatsPlugin

      public NDStats getStatsPlugin()
    • setStatsPlugin

      public void setStatsPlugin(NDStats newStatsPlugin)