Uses of Class
tethys.deployment.DutyCycleInfo
Packages that use DutyCycleInfo
-
Uses of DutyCycleInfo in tethys.deployment
Methods in tethys.deployment that return DutyCycleInfoModifier and TypeMethodDescriptionRecordingList.assessDutyCycle()
Work out whether or not the data are evenly duty cycled by testing the distributions of on and off times.DeploymentHandler.getDutyCycle()
Get the automatic duty cycle information.RecordingPeriod.getDutyCycleInfo()
Methods in tethys.deployment with parameters of type DutyCycleInfoModifier and TypeMethodDescriptionvoid
RecordingPeriod.setDutyCycleInfo
(DutyCycleInfo dutyCycleInfo) Constructors in tethys.deployment with parameters of type DutyCycleInfoModifierConstructorDescriptionDeploymentOverview
(DutyCycleInfo dutyCycleInfo, RecordingList rawDataList, RecordingList binaryDataList)