Uses of Class
tethys.niluswraps.NilusSettingsWrapper
Packages that use NilusSettingsWrapper
-
Uses of NilusSettingsWrapper in metadata
Methods in metadata that return NilusSettingsWrapperModifier and TypeMethodDescriptionNilusSettingsWrapper
<nilus.Deployment> PamguardMetaData.getDeploymentWrapper()
-
Uses of NilusSettingsWrapper in tethys.calibration
Methods in tethys.calibration with parameters of type NilusSettingsWrapperModifier and TypeMethodDescriptionboolean
CalibrationHandler.exportOneCalibration
(NilusSettingsWrapper<nilus.Calibration> wrappedSample, int i, boolean overwrite) -
Uses of NilusSettingsWrapper in tethys.niluswraps
Methods in tethys.niluswraps that return NilusSettingsWrapper -
Uses of NilusSettingsWrapper in tethys.tasks
Methods in tethys.tasks that return NilusSettingsWrapperMethods in tethys.tasks with parameters of type NilusSettingsWrapperModifier and TypeMethodDescriptionvoid
TethysTaskSettings.setWrappedSample
(NilusSettingsWrapper<T> wrappedSample)