The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
ThinCurr circular flux loop class.
Public Member Functions | |
__init__ (self, R, Z, name, scale=1.0, npts=180) | |
Initialize circular flux loop object. | |
Protected Attributes | |
_name | |
_pts | |
_scale | |
__init__ | ( | self, | |
R, | |||
Z, | |||
name, | |||
scale = 1.0 , |
|||
npts = 180 |
|||
) |
Initialize circular flux loop object.
R | Radial position of flux loop |
Z | Vertical position of flux loop |
name | Name of flux loop |
scale | Scale factor for signal |
npts | Number of points used to define flux loop |
Reimplemented from flux_loop.
|
protected |
|
protected |
|
protected |