Module JNISpice
Package spice.tspice

Class TestDSK02


  • public class TestDSK02
    extends java.lang.Object
    Class TestDSK02 provides methods that implement test families for DSK type 2 native methods of the class CSPICE.

    Version 1.0.0 29-DEC-2016 (NJB)

       Class was formerly named
    
          TestDSK0
    
       Test method was formerly named
     
          f_DSK0
    
       Class was re-written to test new DSK writing APIs. Tests
       now are parallel to those in the TSPICE routine 
    
          f_dsk02.for
    

    Replaces TestDSK0. Last version was 21-SEP-2010 (NJB).

    • Constructor Summary

      Constructors 
      Constructor Description
      TestDSK02()  
    • Method Summary

      Modifier and Type Method Description
      static boolean f_DSK02()
      Test DSK type 2 APIs.
      • Methods inherited from class java.lang.Object

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

      • TestDSK02

        public TestDSK02()