ASCOT5
|
Magnetic field simulation data. More...
#include <B_field.h>
Data Fields | |
B_field_type | type |
B_GS_data | BGS |
B_2DS_data | B2DS |
B_3DS_data | B3DS |
B_STS_data | BSTS |
B_TC_data | BTC |
Magnetic field simulation data.
The intended usage is that only single type of data is used at a time. This is declared using the type
field.
B_field_type B_field_data::type |
B_2DS_data B_field_data::B2DS |
B_3DS_data B_field_data::B3DS |
B_STS_data B_field_data::BSTS |