The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
flux_loop Class Reference

Detailed Description

ThinCurr flux loop class.

Inheritance diagram for flux_loop:
Inheritance graph
[legend]

Public Member Functions

 __init__ (self, pts, name, scale=1.0)
 Initialize flux loop object.
 
 write (self, fid)
 Write flux loop to file.
 

Protected Attributes

 _name
 
 _pts
 
 _scale
 

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  pts,
  name,
  scale = 1.0 
)

Initialize flux loop object.

Parameters
ptsPoints forming flux loop [:,3]
nameName of flux loop
scaleScale factor for signal

Reimplemented in Mirnov, and circular_flux_loop.

Member Function Documentation

◆ write()

write (   self,
  fid 
)

Write flux loop to file.

Parameters
fidFile object for writing

Member Data Documentation

◆ _name

_name
protected

◆ _pts

_pts
protected

◆ _scale

_scale
protected

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