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
jumper_sensor Type Reference

Detailed Description

Structure containing definition of a current jumper sensor.

Public Attributes

real(r8), dimension(:), pointer hole_facs => NULL()
 Coupling weight to "holes".
 
character(len=40) name = ''
 Name of sensor.
 
integer(i4np = 0
 Number of points on jumper.
 
integer(i4), dimension(:), pointer points => NULL()
 List of points on jumper.
 

Member Data Documentation

◆ hole_facs

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

Coupling weight to "holes".

◆ name

character(len=40) name = ''

Name of sensor.

◆ np

integer(i4) np = 0

Number of points on jumper.

◆ points

integer(i4), dimension(:), pointer points => NULL()

List of points on jumper.


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