Class AHRSJNI


  • public class AHRSJNI
    extends java.lang.Object
    • Constructor Detail

      • AHRSJNI

        public AHRSJNI()
    • Method Detail

      • Init

        public static void Init​(byte update_rate_hz)
      • ZeroYaw

        public static void ZeroYaw()
      • IsConnected

        public static boolean IsConnected()
      • GetByteCount

        public static double GetByteCount()
      • GetUpdateCount

        public static double GetUpdateCount()
      • ResetDisplacement

        public static void ResetDisplacement()
      • BlockOnNewCurrentRegisterData

        public static boolean BlockOnNewCurrentRegisterData​(int timeout_ms,
                                                            byte[] first_reg_addr_out,
                                                            byte[] data_out,
                                                            byte requested_len,
                                                            byte[] len_out)
      • ReadConfigurationData

        public static boolean ReadConfigurationData​(byte first_reg,
                                                    byte[] data_out,
                                                    byte requested_len)