Package tethys.pamdata
Class TethysParameterPacker
java.lang.Object
tethys.pamdata.TethysParameterPacker
Functions to pack up a PAMGuard parameters object into the correct format
for Tethys. This is very similar to functions in PamguardXMLWriter.writeUnitSettings
but seems to have enough differences that it needs totally rewriting for Tethys.
- Author:
- dg50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpackObject
(Object data) packObject
(Object data, String elementName) packParameters
(PamDataBlock pamDataBlock) Get a list of elements of parameters for all modules feeding the given datablock.