The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Structure containing definition of a flux loop sensor.
Public Attributes | |
character(len=40) | name = '' |
Name of sensor. | |
integer(i4) | np = 0 |
Number of points in loop. | |
real(r8), dimension(:,:), pointer | r => NULL() |
List of points [3,np]. | |
real(r8) | scale_fac = 1.d0 |
Scale factor to apply to signal. | |
character(len=40) name = '' |
Name of sensor.
integer(i4) np = 0 |
Number of points in loop.
real(r8), dimension(:,:), pointer r => NULL() |
List of points [3,np].
real(r8) scale_fac = 1.d0 |
Scale factor to apply to signal.