Module JNISpice
Package spice.tspice

Class TestEulerAngles


  • public class TestEulerAngles
    extends java.lang.Object
    Class TestEulerAngles provides methods that implement test families for the class EulerAngles.

    Version 2.0.0 29-DEC-2016 (NJB)

    Moved clean-up code to "finally" block.

    Version 1.0.0 07-DEC-2009 (NJB)

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String PCK  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestEulerAngles()  
    • Method Summary

      Modifier and Type Method Description
      static boolean f_EulerAngles()
      Test EulerAngles and associated classes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PCK

        private static java.lang.String PCK
    • Constructor Detail

      • TestEulerAngles

        public TestEulerAngles()
    • Method Detail

      • f_EulerAngles

        public static boolean f_EulerAngles()
                                     throws SpiceException
        Test EulerAngles and associated classes.
        Returns:
        Throws:
        SpiceException