Uses of Package
PamguardMVC.blockprocess

Packages that use PamguardMVC.blockprocess
Package
Description
 
 
  • 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
  • Classes in PamguardMVC.blockprocess used by gpl
    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.