Class KalmanTest

java.lang.Object
me.autobot.test.KalmanTest

public class KalmanTest extends Object
Class to test the Kalman Filter.
  • Constructor Details

    • KalmanTest

      public KalmanTest()
  • Method Details

    • main

      public static void main(String[] args)
      Main method to test the Kalman Filter.
      Parameters:
      args - The arguments to the program.