__computeCapDim__(self, capacitance, capacitorType) | CapacitorUnit | |
__init__(self, device, capacitorType, abutmentBoxPosition, capacitance=0, capDim={}) | CapacitorUnit | |
__isCapacitorUnitOK__(self, capDim) | CapacitorUnit | |
__setCapacitorPerUnit__(self, capacitorType) | CapacitorUnit | |
computeBottomPlateCuts(self) | CapacitorUnit | |
computeTopPlateCuts(self) | CapacitorUnit | |
create(self, t, b, bbMode=False, vEnclosure_botPlate_abtBox=None, hEnclosure_botPlate_abtBox=None) | CapacitorUnit | |
cutLine(self, net, layer, firstCutXCenter, firstCutYCenter, width_cut, height_cut, spacing_cut, cutNumber, direction) | CapacitorUnit | |
cutMatrix(self, net, layer, firstCutXCenter, firstCutYCenter, width_cut, height_cut, spacing_cut, cutColumnNumber, cutRowNumber) | CapacitorUnit | |
cutMaxNumber(self, width_layer, width_cut, spacing_cut, enclosure_cut) | CapacitorUnit | |
drawAbutmentBox(self) | CapacitorUnit | |
drawBottomPlateCut(self, layer, b) | CapacitorUnit | |
drawCapacitor(self, layerDict, t, b) | CapacitorUnit | |
drawOnePlate(self, layer, net, boxDimensions) | CapacitorUnit | |
drawRoutingLayers(self, bottomPlateLayer, topPlateLayer, t, b) | CapacitorUnit | |
drawTopPlateCut(self, layer, t) | CapacitorUnit | |
getBotPlateLeftRLayerXCenter(self) | CapacitorUnit | |
getBotPlateLeftRLayerXMax(self) | CapacitorUnit | |
getBotPlateLeftRLayerXMin(self) | CapacitorUnit | |
getBotPlateRightRLayerXCenter(self) | CapacitorUnit | |
getBotPlateRLayerWidth(self) | CapacitorUnit | |
getBotPlateRLayerYMax(self) | CapacitorUnit | |
getBotPlateRLayerYMin(self) | CapacitorUnit | |
getBottomPlateLeftCutXMin(self) | CapacitorUnit | |
getBottomPlateLeftCutYMax(self) | CapacitorUnit | |
getBottomPlateLeftCutYMin(self) | CapacitorUnit | |
getBottomPlateRightCutXMin(self) | CapacitorUnit | |
getBottomPlateRightCutYCenter(self) | CapacitorUnit | |
getBottomPlateRightCutYMax(self) | CapacitorUnit | |
getBottomPlateRightCutYMin(self) | CapacitorUnit | |
getBottomPlateYMax(self) | CapacitorUnit | |
getCapacitorType(self) | CapacitorUnit | |
getLayers(self) | CapacitorUnit | |
getMaximumCapWidth(self) | CapacitorUnit | |
getMinimumCapWidth(self) | CapacitorUnit | |
getTopPlateRLayerWidth(self) | CapacitorUnit | |
getTopPlateRLayerXCenter(self) | CapacitorUnit | |
getTopPlateRLayerXMax(self) | CapacitorUnit | |
getTopPlateRLayerXMin(self) | CapacitorUnit | |
getTopPlateRLayerYMax(self) | CapacitorUnit | |
getTopPlateRLayerYMin(self) | CapacitorUnit | |
setRules(self) | CapacitorUnit | |