Class StandardDeviationFrameBodyKinematicsTest

java.lang.Object
com.irurueta.navigation.inertial.calibration.StandardDeviationFrameBodyKinematicsTest

class StandardDeviationFrameBodyKinematicsTest extends Object
  • Field Details

  • Constructor Details

    • StandardDeviationFrameBodyKinematicsTest

      StandardDeviationFrameBodyKinematicsTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testGetSetSpecificForceStandardDeviation

      @Test void testGetSetSpecificForceStandardDeviation()
    • testGetSetSpecificForceStandardDeviationAsAcceleration

      @Test void testGetSetSpecificForceStandardDeviationAsAcceleration()
    • testGetSetAngularRateStandardDeviation

      @Test void testGetSetAngularRateStandardDeviation()
    • testGetSetAngularRateStandardDeviationAsAngularSpeed

      @Test void testGetSetAngularRateStandardDeviationAsAngularSpeed()
    • testGetSetKinematics

      @Test void testGetSetKinematics()
    • testGetSetFrame

      @Test void testGetSetFrame()
    • testGetSetNedFrame

      @Test void testGetSetNedFrame()
    • testGetSetPreviousFrame

      @Test void testGetSetPreviousFrame()
    • testGetSetPreviousNedFrame

      @Test void testGetSetPreviousNedFrame()
    • testGetSetTimeInterval

      @Test void testGetSetTimeInterval()
    • testGetSetTimeIntervalAsTime

      @Test void testGetSetTimeIntervalAsTime()
    • testCopyFromWhenBodyKinematicsAndFrameAreAvailableAtSourceAndDestinationIsEmpty

      @Test void testCopyFromWhenBodyKinematicsAndFrameAreAvailableAtSourceAndDestinationIsEmpty() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testCopyFromWhenEmptySourceAndDestinationHasKinematicsCurrentAndPreviousFrameAndTimeInterval

      @Test void testCopyFromWhenEmptySourceAndDestinationHasKinematicsCurrentAndPreviousFrameAndTimeInterval() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testCopyFromWhenSourceAndDestinationHaveKinematicsCurrentAndPreviousFrameAndTimeInterval

      @Test void testCopyFromWhenSourceAndDestinationHaveKinematicsCurrentAndPreviousFrameAndTimeInterval() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testCopyTo

      @Test void testCopyTo() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testHashCode

      @Test void testHashCode() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testEquals

      @Test void testEquals() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testEqualsWithThreshold

      @Test void testEqualsWithThreshold() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
    • testClone

      @Test void testClone() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, CloneNotSupportedException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      CloneNotSupportedException
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, IOException, ClassNotFoundException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      IOException
      ClassNotFoundException
    • testSerialVersionUID

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

      private static BodyKinematics createBodyKinematics()
    • createNedFrame

      private static com.irurueta.navigation.frames.NEDFrame createNedFrame() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException