geoana.em.BaseLineCurrent#
- class geoana.em.BaseLineCurrent(nodes, current=1.0, **kwargs)#
Base class for connected segments of current-carrying wire.
- Parameters:
- nodes(n, 3) array_like
Nodes defining the segments of current-carrying wire segments. For an inductive source, you must close the loop.
Attributes
Current in wire (A)
Number of wire segments
Nodes defining the segments of current-carrying wire segments; close the loop if inductive.