Class AbsoluteOrientationConstantVelocityModelSlamCalibrationDataTest

java.lang.Object
com.irurueta.ar.slam.AbsoluteOrientationConstantVelocityModelSlamCalibrationDataTest

class AbsoluteOrientationConstantVelocityModelSlamCalibrationDataTest extends Object
  • Field Details

  • Constructor Details

    • AbsoluteOrientationConstantVelocityModelSlamCalibrationDataTest

      AbsoluteOrientationConstantVelocityModelSlamCalibrationDataTest()
  • Method Details

    • testConstructorGetControlLengthAndGetStateLength

      @Test void testConstructorGetControlLengthAndGetStateLength()
    • testGetSetControlMean

      @Test void testGetSetControlMean()
    • testGetSetControlCovariance

      @Test void testGetSetControlCovariance() throws com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.algebra.WrongSizeException
    • testSetControlMeanAndCovariance

      @Test void testSetControlMeanAndCovariance() throws com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.algebra.WrongSizeException
    • testPropagateWithControlJacobian

      @Test void testPropagateWithControlJacobian() throws com.irurueta.algebra.WrongSizeException, com.irurueta.statistics.InvalidCovarianceMatrixException
      Throws:
      com.irurueta.algebra.WrongSizeException
      com.irurueta.statistics.InvalidCovarianceMatrixException
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws com.irurueta.algebra.WrongSizeException, IOException, ClassNotFoundException
      Throws:
      com.irurueta.algebra.WrongSizeException
      IOException
      ClassNotFoundException