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

    • getName

      String getName()
    • getSettingsPanel

      PamPanel getSettingsPanel()