mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-13 17:45:30 +08:00
minor updates to TensorView documentation.
This commit is contained in:
@@ -26,7 +26,7 @@ class TensorView(object):
|
||||
|
||||
Optional Input:
|
||||
|
||||
:param str imageType: type of image ('CC','N','Fx','Fy','Fz','Ex','Ey','Ez')
|
||||
:param str imageType: type of image ('CC','N','F','Fx','Fy','Fz','E','Ex','Ey','Ez') or combinations, e.g. ExEy or FxFz
|
||||
:param int figNum: number of figure to plot to
|
||||
:param matplotlib.axes.Axes ax: axis to plot to
|
||||
:param str direction: slice dimensions, 3D only ('x', 'y', 'z')
|
||||
|
||||
Reference in New Issue
Block a user