Module JNISpice
Package spice.tspice

Class TestReferenceFrame


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

    Version 2.0.0 28-DEC-2016 (NJB)

    Updated to test two-epoch position transformation constructor.

    Updated to test equals and hashCode methods.

    Clean-up code has been moved to "finally" block.

    Version 1.0.0 09-DEC-2009 (NJB)

    • Field Summary

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

      Modifier and Type Method Description
      static boolean f_ReferenceFrame()
      Test ReferenceFrame 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
      • SPK

        private static java.lang.String SPK
    • Constructor Detail

      • TestReferenceFrame

        public TestReferenceFrame()
    • Method Detail

      • f_ReferenceFrame

        public static boolean f_ReferenceFrame()
                                        throws SpiceException
        Test ReferenceFrame and associated classes.
        Returns:
        Throws:
        SpiceException