The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
ThinCurr Mirnov sensor class.
Public Member Functions | |
__init__ (self, pt, norm, name, dx=1.E-5) | |
Initialize Mirnov sensor object. | |
Protected Attributes | |
_name | |
_pts | |
_scale | |
__init__ | ( | self, | |
pt, | |||
norm, | |||
name, | |||
dx = 1.E-5 |
|||
) |
Initialize Mirnov sensor object.
pt | Location of Mirnov sensor [3] |
norm | Normal direction of Mirnov sensor [3] |
name | Name of Mirnov sensor |
dx | Scale of Mirnov flux loop |
Reimplemented from flux_loop.
|
protected |
|
protected |
|
protected |