pleiades.PCX_HH¶
-
class
pleiades.PCX_HH(t_current, b_current, fc='0.35')[source]¶ PCX Helmholtz coil set
Variables: - t_current (double) – current through top HH coil
- b_current (double) – current through bottom HH coil
- fc (str) – facecolor for patch
- top_coil (CurrentArray) – CurrentArray object for top coil
- bot_coil (CurrentArray) – CurrentArray object for bottom coil
- current_objs (list) – list of Current objects comprising this instance
- patches (list of matplotlib.patches.Polygon instances) – patches representing the PCX HH coils