Class UIDRepairParams

java.lang.Object
PamguardMVC.uid.repair.UIDRepairParams

public class UIDRepairParams extends Object
Params needed for the UID repair.
Author:
dg50
  • Field Details

    • newBinaryFolder

      public String newBinaryFolder
      Output folder for binary data
    • doPartial

      public boolean doPartial
      Do an in place repair of files that don't already have a UID
  • Constructor Details

    • UIDRepairParams

      public UIDRepairParams()