Uses of Class
spice.basic.DLA
-
Packages that use DLA Package Description spice.basic spice.tspice -
-
Uses of DLA in spice.basic
Subclasses of DLA in spice.basic Modifier and Type Class Description class
DSK
Class DSK supports segment-level access to DSK files; this class also provides methods to obtain DSK coverage information and to access DSK subsystem tolerance parameters.Methods in spice.basic that return DLA Modifier and Type Method Description static DLA
DLA. openForRead(java.lang.String filename)
Open a DLA file for read access. -
Uses of DLA in spice.tspice
Subclasses of DLA in spice.tspice Modifier and Type Class Description class
TestDSKProt
Class TestDSKProt provides methods that test protected methods in class DSK.
-