Class Accuracy2DTest

java.lang.Object
com.irurueta.navigation.Accuracy2DTest

class Accuracy2DTest extends Object
  • Field Details

  • Constructor Details

    • Accuracy2DTest

      Accuracy2DTest()
  • Method Details

    • testConstructor

      @Test void testConstructor() throws com.irurueta.algebra.AlgebraException, com.irurueta.geometry.GeometryException
      Throws:
      com.irurueta.algebra.AlgebraException
      com.irurueta.geometry.GeometryException
    • testGetSetCovarianceMatrix

      @Test void testGetSetCovarianceMatrix() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • testGetSetStandardDeviationFactor

      @Test void testGetSetStandardDeviationFactor()
    • testGetSetConfidence

      @Test void testGetSetConfidence()