|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NccNameProxy.PartNameProxy | |
---|---|
com.sun.electric.tool.ncc.netlist | |
com.sun.electric.tool.ncc.result |
Uses of NccNameProxy.PartNameProxy in com.sun.electric.tool.ncc.netlist |
---|
Methods in com.sun.electric.tool.ncc.netlist that return NccNameProxy.PartNameProxy | |
---|---|
NccNameProxy.PartNameProxy |
Part.getNameProxy()
|
Constructors in com.sun.electric.tool.ncc.netlist with parameters of type NccNameProxy.PartNameProxy | |
---|---|
Bipolar(Bipolar.Type np,
NccNameProxy.PartNameProxy name,
double area,
Wire emit,
Wire base,
Wire coll)
|
|
Mos(PartType np,
NccNameProxy.PartNameProxy name,
double width,
double length,
Wire src,
Wire gate,
Wire drn)
The standard 3 terminal Transistor. |
|
Part(NccNameProxy.PartNameProxy name,
Wire[] pins)
|
|
Resistor(PartType type,
NccNameProxy.PartNameProxy name,
double width,
double length,
Wire w1,
Wire w2)
|
|
Subcircuit(NccNameProxy.PartNameProxy instName,
SubcircuitInfo subcircuitInfo,
Wire[] pins)
|
Uses of NccNameProxy.PartNameProxy in com.sun.electric.tool.ncc.result |
---|
Methods in com.sun.electric.tool.ncc.result that return NccNameProxy.PartNameProxy | |
---|---|
NccNameProxy.PartNameProxy |
PartReport.getNameProxy()
|
NccNameProxy.PartNameProxy |
PartReport.PartReportable.getNameProxy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |