Package PamController

Interface PamSensor

All Known Implementing Classes:
STClickControl

public interface PamSensor
Interface to define modules which can be considered as sensors of some sort. e.g. depth and orientation modules and the SoundTrap clickdetecotr
Author:
dg50
  • Method Details

    • getUnitName

      String getUnitName()
    • getUnitType

      String getUnitType()
    • getSensorDescription

      String getSensorDescription()
    • getSensorId

      String getSensorId()