Uses of Class
difar.DifarControl
Packages that use DifarControl
Package
Description
-
Uses of DifarControl in difar
Methods in difar with parameters of type DifarControlModifier and TypeMethodDescriptionSonobuoyManager.getCalCorrectionHistogram
(DifarControl difarControl, int channel) SonobuoyManager.getCalibrationHistogram
(DifarControl difarControl, int channel) DifarParameters.getSpeciesList
(DifarControl difarControl) Constructors in difar with parameters of type DifarControlModifierConstructorDescriptionBScan
(DifarControl difarControl, double[][] demuxedData, int fftLength, int fftHop, float sampleRate, double[] selFrequency, int nAngleSections, DifarParameters.DifarOutputTypes difarOutputType, difar.DifarProcess.DifarDemuxWorker demuxWorker) BuoyCalibration
(DifarControl difarControl, int channelMap) BuoyCalibration
(DifarControl difarControl, long timeOfStart, LatLong latLong, int channelMap) DifarBinaryDataSource
(DifarControl difarControl, DifarDataBlock difarDataBlock) DifarDataBlock
(String dataName, DifarControl difarControl, boolean isDifarQueue, DifarProcess parentProcess, int channelMap) DifarProcess
(DifarControl difarControl) SonobuoyManager
(DifarControl difarControl) -
Uses of DifarControl in difar.calibration
Methods in difar.calibration with parameters of type DifarControlModifier and TypeMethodDescriptionstatic void
CalibrationDialog.showDialog
(Window parentFrame, DifarControl difarControl, int channel) Constructors in difar.calibration with parameters of type DifarControlModifierConstructorDescriptionCalibrationHistogram
(DifarControl difarControl, int channel, double maxAngle) CalibrationProcess
(DifarControl difarControl, int channel) -
Uses of DifarControl in difar.dataSelector
Constructors in difar.dataSelector with parameters of type DifarControlModifierConstructorDescriptionDifarDataSelectCreator
(DifarControl difarControl, PamDataBlock pamDataBlock) DifarDataSelector
(DifarControl difarControl, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) -
Uses of DifarControl in difar.dialogs
Methods in difar.dialogs with parameters of type DifarControlModifier and TypeMethodDescriptionstatic final DifarParameters
DifarDisplayParamsDialog.showDialog
(Window frame, DifarControl difarControl, DifarParameters difarParameters) static final DifarParameters
DifarParamsDialog.showDialog
(Window frame, DifarControl difarControl, DifarParameters difarParameters) static StreamerDataUnit
SonobuoyDialog.showDialog
(Window window, PamArray currentArray, StreamerDataUnit streamer, DifarControl difarControl) Dialog used when deploying a new sonobuoy -
Uses of DifarControl in difar.display
Constructors in difar.display with parameters of type DifarControlModifierConstructorDescriptionDemuxProgressDisplay
(DifarControl difarControl) DifarActionsVesselPanel
(DifarControl difarControl) DifarClipDecorations
(DifarControl difarControl, ClipDisplayUnit clipDisplayUnit) DifarDisplayContainer
(DifarControl difarControl) DifarDisplayContainer2
(DifarControl difarControl) DifarDisplayProvider
(DifarControl difarControl) DifarDisplayProvider2
(DifarControl difarControl) DIFARGram
(DifarControl difarControl) DIFARGroupPanel
(DifarControl difarControl) DifarOverlayGraphics
(DifarControl difarControl, DifarDataBlock difarDataBlock, boolean isQueue) DIFARQueuePanel
(DifarControl difarControl, String queueName) DIFARUnitControlPanel
(DifarControl difarControl) DisplayNorthPanel
(DifarControl difarControl) DisplaySouthPanel
(DifarControl difarControl) SonobuoyManagerContainer
(DifarControl difarControl) SonobuoyManagerPanel
(DifarControl difarControl) SonobuoyManagerProvider
(DifarControl difarControl) -
Uses of DifarControl in difar.plots
Constructors in difar.plots with parameters of type DifarControlModifierConstructorDescriptionDifarBearingPlotInfo
(TDDataProvider tdDataProvider, DifarControl difarControl, TDGraph tdGraph, PamDataBlock pamDataBlock) DifarBearingPlotProvider
(DifarControl difarControl) DifarIntensityPlotInfo
(TDDataProvider tdDataProvider, DifarControl difarControl, TDGraph tdGraph, PamDataBlock pamDataBlock) DifarIntensityPlotProvider
(DifarControl difarControl) -
Uses of DifarControl in difar.trackedGroups
Constructors in difar.trackedGroups with parameters of type DifarControlModifierConstructorDescriptionTrackedGroupDataBlock
(String dataName, DifarControl difarControl, TrackedGroupProcess parentProcess, int channelMap) TrackedGroupOverlayGraphics
(DifarControl difarControl, TrackedGroupDataBlock trackedGroupDataBlock) TrackedGroupProcess
(DifarControl difarControl, PamDataBlock parentDataBlock, String processName)