Module JNISpice
Package spice.basic

Class SurfaceInterceptWithDSKInfo.RayInputs

  • Enclosing class:
    SurfaceInterceptWithDSKInfo

    class SurfaceInterceptWithDSKInfo.RayInputs
    extends SurfaceIntercept.Inputs
    Class RayInputs is an inner class which supports creation of descriptive error messages containing inputs used to attempt to create a SurfaceIntercept instance via the SurfaceInterceptWithDSKInfo primary constructor.
    • Constructor Summary

      Constructors 
      Constructor Description
      RayInputs()
      No-arguments constructor.
      RayInputs​(boolean prioritized, Body target, Time time)  
    • Method Summary

      Modifier and Type Method Description
      (package private) SurfaceInterceptWithDSKInfo.RayInputs copy()  
      (package private) java.lang.String getString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait