mxpic.components.geometry.curves
Curve and spiral geometry primitives.
Conchoid
-
class mxpic.components.geometry.curves.Conchoid(R0, kR, T, w, layer, w_end=None, res=0.1, final_flat=None, begin_flat=None, xs=None)
Bases: object
Clothoid
-
class mxpic.components.geometry.curves.Clothoid(name=None, R=[10, 20], w=[0.4, 0.5], A=[0, 45], width_type='sine', spiral_order=1, Rmax=10000, dL_cal=0.001, dL_wg=0.1, xs='strip', layer=None, sharp_patch=True, end_patch=True, show_pins=False)
Bases: object
-
generate_gds(sharp_patch, show_pins)