Uses of Class
PamguardMVC.uid.repair.UIDRepairRequest
-
Uses of UIDRepairRequest in PamguardMVC.uid
Modifier and TypeMethodDescriptionstatic ArrayList<UIDRepairRequest>
UIDViewerManager.makeRepairRequests()
Make a list of all datablocks with a few extra bits of info about each. -
Uses of UIDRepairRequest in PamguardMVC.uid.repair
Modifier and TypeMethodDescriptionstatic ArrayList<UIDRepairRequest>
UIDRepairRequest.trimRepairList
(ArrayList<UIDRepairRequest> repairList) Modifier and TypeMethodDescriptionboolean
UIDRepairFunctions.regenUIDs
(ArrayList<UIDRepairRequest> repairRequests, UIDStatusReport totalReport) Regenerate UID's offline - may have some use online too, so have kept this out of the UIDViewerManager class.static ArrayList<UIDRepairRequest>
UIDRepairRequest.trimRepairList
(ArrayList<UIDRepairRequest> repairList)