Uses of Class
spice.basic.SurfaceIntercept.Inputs
-
Packages that use SurfaceIntercept.Inputs Package Description spice.basic -
-
Uses of SurfaceIntercept.Inputs in spice.basic
Subclasses of SurfaceIntercept.Inputs in spice.basic Modifier and Type Class Description (package private) class
SurfaceIntercept.FullInputs
Class FullInputs is an inner class which supports creation of descriptive error messages containing inputs used to attempt to create a SurfaceIntercept instance via the primary SurfaceIntercept constructor.(package private) class
SurfaceIntercept.RayArrayInputs
Class RayArrayInputs is an inner class which supports creation of descriptive error messages containing inputs used to attempt to create a SurfaceIntercept instance via the SurfaceIntercept `create' method.(package private) class
SurfaceInterceptWithDSKInfo.RayInputs
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.Fields in spice.basic declared as SurfaceIntercept.Inputs Modifier and Type Field Description (package private) SurfaceIntercept.Inputs
SurfaceIntercept. inputs
Methods in spice.basic that return SurfaceIntercept.Inputs Modifier and Type Method Description (package private) abstract SurfaceIntercept.Inputs
SurfaceIntercept.Inputs. copy()
-