Uses of Class
spice.basic.KernelVarDescriptor
-
Packages that use KernelVarDescriptor Package Description spice.basic -
-
Uses of KernelVarDescriptor in spice.basic
Methods in spice.basic that return KernelVarDescriptor Modifier and Type Method Description static KernelVarDescriptor
KernelPool. getAttributes(java.lang.String name)
Get the attributes of a kernel variable specified by name.Constructors in spice.basic with parameters of type KernelVarDescriptor Constructor Description KernelVarDescriptor(KernelVarDescriptor descr)
Copy constructor.
-