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

Detailed Description

Structure containing definition of a flux loop sensor.

Public Attributes

character(len=40) name = ''
 Name of sensor.
 
integer(i4np = 0
 Number of points in loop.
 
real(r8), dimension(:,:), pointer r => NULL()
 List of points [3,np].
 
real(r8scale_fac = 1.d0
 Scale factor to apply to signal.
 

Member Data Documentation

◆ name

character(len=40) name = ''

Name of sensor.

◆ np

integer(i4) np = 0

Number of points in loop.

◆ r

real(r8), dimension(:,:), pointer r => NULL()

List of points [3,np].

◆ scale_fac

real(r8) scale_fac = 1.d0

Scale factor to apply to signal.


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