The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Mirnov Class Reference

Detailed Description

ThinCurr Mirnov sensor class.

Inheritance diagram for Mirnov:

Public Member Functions

 __init__ (self, pt, norm, name, dx=1.E-5)
 Initialize Mirnov sensor object.
 write (self, fid)
 Write flux loop to file.

Protected Attributes

 _name = name
 _pts = numpy.asarray(pts)
 _scale = scale

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
pt,
norm,
name,
dx = 1.E-5 )

Initialize Mirnov sensor object.

Parameters
ptLocation of Mirnov sensor [3]
normNormal direction of Mirnov sensor [3]
nameName of Mirnov sensor
dxScale of Mirnov flux loop

Member Function Documentation

◆ write()

write ( self,
fid )
inherited

Write flux loop to file.

Parameters
fidFile object for writing

Member Data Documentation

◆ _name

_name = name
protectedinherited

◆ _pts

_pts = numpy.asarray(pts)
protectedinherited

◆ _scale

_scale = scale
protectedinherited

The documentation for this class was generated from the following file: