Module JNISpice
Package spice.tspice

Class TestGFSurfaceInterceptCoordinateSearch


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

    Version 2.0.0 29-DEC-2016 (NJB) (EDW)

    Moved clean-up code to "finally" block.

    Version 1.0.0 17-DEC-2009 (NJB) (EDW)

    • Field Summary

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

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

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

      • REF1

        private static java.lang.String REF1
      • PCK

        private static java.lang.String PCK
      • SPK

        private static java.lang.String SPK
      • NATPCK

        private static java.lang.String NATPCK
      • NATSPK

        private static java.lang.String NATSPK
    • Constructor Detail

      • TestGFSurfaceInterceptCoordinateSearch

        public TestGFSurfaceInterceptCoordinateSearch()
    • Method Detail

      • f_GFSurfaceInterceptCoordinateSearch

        public static boolean f_GFSurfaceInterceptCoordinateSearch()
                                                            throws SpiceException
        Test GFSurfaceInterceptCoordinateSearch and associated classes.
        Returns:
        Throws:
        SpiceException