Module JNISpice
Package spice.tspice

Class TestOsculatingElements


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

    Version 2.0.0 29-DEC-2016 (NJB)

    Moved clean-up code to "finally" block.

    Version 1.0.0 03-DEC-2009 (NJB)

    • Method Summary

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

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

      • TestOsculatingElements

        public TestOsculatingElements()
    • Method Detail

      • f_OsculatingElements

        public static boolean f_OsculatingElements()
                                            throws SpiceException
        Test OsculatingElements and associated classes.
        Returns:
        Throws:
        SpiceException