Module JNISpice
Package spice.tspice

Class TestEllipsoid


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

    Version 1.0.0 15-DEC-2009 (NJB)

    • Field Summary

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

      Constructors 
      Constructor Description
      TestEllipsoid()  
    • Method Summary

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

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

      • NATPCK

        private static java.lang.String NATPCK
      • NATSPK

        private static java.lang.String NATSPK
    • Constructor Detail

      • TestEllipsoid

        public TestEllipsoid()
    • Method Detail

      • f_Ellipsoid

        public static boolean f_Ellipsoid()
                                   throws SpiceException
        Test Ellipsoid and associated classes.
        Returns:
        Throws:
        SpiceException