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 Link icon

    • getUnitName Link icon

      String getUnitName()
    • getUnitType Link icon

      String getUnitType()
    • getSensorDescription Link icon

      String getSensorDescription()
    • getSensorId Link icon

      String getSensorId()