Package PamguardMVC.blockprocess


package PamguardMVC.blockprocess
  • Class
    Description
    Possible blocking modes, none, always blocked, each processed independently, block the first block to get the background then continue as normal, or reverse the first block, then continue as normal.
     
    A list of PamDataUnits, set as a data unit itself so that it can be passed through a threaded observer.
    Parameters for controlling a PamBlockProcess
     
    Modified PamProcess which can block data for analysis in chunks rather than a continuous data stream.