Stellarator-Tools
|
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_name) | d_type |
Diagnostic Type. | |
character(len=diagnostic_dot_id_name) | id_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. | |
A single coil. A coil set is structured as a singly linked list.