Module JNISpice
Package spice.tspice

Class TestRay


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

    Version 1.0.0 01-DEC-2009 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestRay()  
    • Method Summary

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

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

      • TestRay

        public TestRay()