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.Constructors in tethys.deployment with parameters of type DutyCycleInfoModifierConstructorDescriptionDeploymentOverview
(DutyCycleInfo dutyCycleInfo, RecordingList rawDataList, RecordingList binaryDataList)