Package IMU

Interface IMUAquisitionMthd


public interface IMUAquisitionMthd
The IMU module may have multiple ways of aquiring IMU data. Each method must satisfy this interface. This is generally used for realtime aquisition.
Author:
Jamie Macaulay
  • Method Details Link icon

    • getName Link icon

      String getName()
    • getSettingsPanel Link icon

      PamPanel getSettingsPanel()