Class ECIGravitationTest

java.lang.Object
com.irurueta.navigation.inertial.ECIGravitationTest

class ECIGravitationTest extends Object
  • Field Details

  • Constructor Details

    • ECIGravitationTest

      ECIGravitationTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testGetSetGx

      @Test void testGetSetGx()
    • testGetSetGy

      @Test void testGetSetGy()
    • testGetSetGz

      @Test void testGetSetGz()
    • testSetCoordinates

      @Test void testSetCoordinates()
    • testGetSetGxAsAcceleration

      @Test void testGetSetGxAsAcceleration()
    • testGetSetGyAsAcceleration

      @Test void testGetSetGyAsAcceleration()
    • testGetSetGzAsAcceleration

      @Test void testGetSetGzAsAcceleration()
    • testSetCoordinatesFromAccelerations

      @Test void testSetCoordinatesFromAccelerations()
    • testGetNorm

      @Test void testGetNorm()
    • testCopyTo

      @Test void testCopyTo()
    • testCopyFrom

      @Test void testCopyFrom()
    • testAsArray

      @Test void testAsArray()
    • testAsMatrix

      @Test void testAsMatrix() throws com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.algebra.WrongSizeException
    • testHashCode

      @Test void testHashCode()
    • testEquals

      @Test void testEquals()
    • testEqualsWithThreshold

      @Test void testEqualsWithThreshold()
    • testClone

      @Test void testClone() throws CloneNotSupportedException
      Throws:
      CloneNotSupportedException
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws IOException, ClassNotFoundException
      Throws:
      IOException
      ClassNotFoundException
    • testSerialVersionUID

      @Test void testSerialVersionUID() throws NoSuchFieldException, IllegalAccessException
      Throws:
      NoSuchFieldException
      IllegalAccessException