hirose_electric_co_ltd_U_FL_R_SMT_10 module#
- class Pad1[source]#
Bases:
Pad- shape: Shape | PadShape = Polygon(elements=((1.1, 0.55), (-1.1, 0.55), (-1.1, -0.55), (1.1, -0.55)), holes=())#
The geometric shape of the pad or a PadShape to specify the regular shape and the shape when non-functional pads are removed. Can be overridden on a per-layer basis by
shapes.
- soldermask = Soldermask(shape=Polygon(elements=((1.151, 0.601), (-1.151, 0.601), (-1.151, -0.601), (1.151, -0.601)), holes=()), side=<Side.Top: 0>)#
- paste = Paste(shape=Polygon(elements=((1.151, 0.601), (-1.151, 0.601), (-1.151, -0.601), (1.151, -0.601)), holes=()), side=<Side.Top: 0>)#
- class Pad2[source]#
Bases:
Pad- shape: Shape | PadShape = Polygon(elements=((0.525, 0.5), (-0.525, 0.5), (-0.525, -0.5), (0.525, -0.5)), holes=())#
The geometric shape of the pad or a PadShape to specify the regular shape and the shape when non-functional pads are removed. Can be overridden on a per-layer basis by
shapes.
- soldermask = Soldermask(shape=Polygon(elements=((0.576, 0.551), (-0.576, 0.551), (-0.576, -0.551), (0.576, -0.551)), holes=()), side=<Side.Top: 0>)#
- paste = Paste(shape=Polygon(elements=((0.576, 0.551), (-0.576, 0.551), (-0.576, -0.551), (0.576, -0.551)), holes=()), side=<Side.Top: 0>)#
- class U_FL_R_SMT_10[source]#
Bases:
Circuit- component = component()#
- sig = Port()#
- gnd = Port()#
- C_R = Capacitor(capacitance=5e-13, temperature_coefficient_code='C0G')#
- L = Inductor(inductance=4.7e-09, self_resonant_frequency=Interval(7000000.0, None), quality_factor=Interval(8, None))#
- Device#
alias of
U_FL_R_SMT_10