Package depthReadout

Class DepthProcess

java.lang.Object
PamguardMVC.PamProcess
depthReadout.DepthProcess
All Implemented Interfaces:
PamObserver, ProcessAnnotator

public class DepthProcess extends PamProcess
  • Constructor Details

    • DepthProcess

      public DepthProcess(DepthControl depthControl)
  • Method Details

    • pamStart

      public void pamStart()
      Description copied from class: PamProcess
      Called for each process to tell it to start (may not be necessary for processes which are listening for data anyway).
      Specified by:
      pamStart in class PamProcess
    • pamStop

      public void pamStop()
      Description copied from class: PamProcess
      Stops the process.
      Specified by:
      pamStop in class PamProcess
    • getDepthDataBlock

      public DepthDataBlock getDepthDataBlock()
      Returns:
      the depthDataBlock