Package group3dlocaliser.tethys
Class Group3DTethysProvider
java.lang.Object
tethys.pamdata.TethysDataProvider
tethys.pamdata.AutoTethysProvider
group3dlocaliser.tethys.Group3DTethysProvider
-
Constructor Summary
ConstructorsConstructorDescriptionGroup3DTethysProvider(TethysControl tethysControl, Group3DLocaliserControl group3dLocaliserControl, PamDataBlock pamDataBlock) -
Method Summary
Methods inherited from class tethys.pamdata.AutoTethysProvider
canExportLocalisations, createDetection, getAlgorithm, getAlgorithmParameters, getAllowedGranularities, getDescription, getDetectionsMethod, getDetectionsName, getEffortKinds, getLocalisationAlgorithm, getLocalisationInfo, getLocalisationParameters, getPamDataBlock, getTethysControl, granularityOK, isAddFrequencyInfo, packAnnotation, roundDecimalPlaces, roundSignificantFigures, setAddFrequencyInfo, wantExportDialogCardMethods inherited from class tethys.pamdata.TethysDataProvider
addUserDefined, getHelper
-
Constructor Details
-
Group3DTethysProvider
public Group3DTethysProvider(TethysControl tethysControl, Group3DLocaliserControl group3dLocaliserControl, PamDataBlock pamDataBlock)
-
-
Method Details
-
hasDetections
public boolean hasDetections()Description copied from class:TethysDataProviderTrue if the datablock is detections. This will (nearly) always be true or the block wouldn't have a TethysDataProvider, however there may be one or two localisers that should really only output localisation information.- Overrides:
hasDetectionsin classAutoTethysProvider- Returns:
-