Uses of Class
tethys.deployment.RecordingList
-
Uses of RecordingList in tethys.deployment
Modifier and TypeMethodDescriptionDeploymentOverview.getBinaryDataList()
DeploymentOverview.getLongestList()
Get the recording list with the greatest duration (start to end) not looking at coverage between those times.DeploymentOverview.getMasterList
(String effortSourceName) DeploymentOverview.getMasterList
(TethysControl tethysControl) DeploymentOverview.getRawDataList()
EffortFunctions.listBinaryFiles()
EffortFunctions.listMapPoints
(OfflineDataMap dataMap) EffortFunctions.listSoundAcquisitionDatabase()
Modifier and TypeMethodDescriptionvoid
DeploymentHandler.exportDeployments
(RecordingList allPeriods) Export deployments docs.double
RecordingList.getSimilarity
(RecordingList other) Get similarity to another recording list.ModifierConstructorDescriptionDeploymentOverview
(DutyCycleInfo dutyCycleInfo, RecordingList rawDataList, RecordingList binaryDataList) -
Uses of RecordingList in tethys.deployment.swing
Modifier and TypeMethodDescriptionstatic RecordingList
EffortProblemDialog.showDialog
(Window parentFrame, DeploymentOverview deploymentOverview) -
Uses of RecordingList in tethys.swing