ASCOT5
Loading...
Searching...
No Matches
E_field_data Struct Reference

Electric field simulation data. More...

#include <E_field.h>

Data Fields

E_field_type type
E_TC_data ETC
E_1DS_data E1DS
E_2DS_data E2DS

Detailed Description

Electric 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.

Definition at line 38 of file E_field.h.

Field Documentation

◆ type

E_field_type E_field_data::type

Electric field type wrapped by this struct

Definition at line 39 of file E_field.h.

◆ ETC

E_TC_data E_field_data::ETC

TC field or NULL if not active

Definition at line 40 of file E_field.h.

◆ E1DS

E_1DS_data E_field_data::E1DS

1DS field or NULL if not active

Definition at line 41 of file E_field.h.

◆ E2DS

E_2DS_data E_field_data::E2DS

1DS field or NULL if not active

Definition at line 42 of file E_field.h.


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