Stellarator-Tools
diagnostic_dot::diagnostic_dot_coil Type Reference

A single coil. A coil set is structured as a singly linked list. More...

Public Attributes

real(rprec) factor
 Flux factor.
 
character(len=2) units
 Measurement units.
 
character(len=diagnostic_dot_id_named_type
 Diagnostic Type.
 
character(len=diagnostic_dot_id_nameid_name
 Diagnostic id name.
 
real(rprec), dimension(3) position
 Probe position.
 
real(rprec), dimension(3) direction
 Probe direction.
 
type(bsc_coil), pointer coil => null()
 Biotsavart Coil object.
 
type(diagnostic_dot_coil), pointer next => null()
 Reference to the next vertex.
 

Detailed Description

A single coil. A coil set is structured as a singly linked list.


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