ASCOT5
Loading...
Searching...
No Matches
Data Fields
wall_2d_data Struct Reference

2D wall data parameters More...

#include <wall_2d.h>

Data Fields

int n
 
realwall_r
 
realwall_z
 

Detailed Description

2D wall data parameters

Note: The start and end point of wall polygon does not have to concide.

Definition at line 23 of file wall_2d.h.

Field Documentation

◆ n

int wall_2d_data::n

Number of points in the wall polygon

Definition at line 24 of file wall_2d.h.

◆ wall_r

real* wall_2d_data::wall_r

R coordinates for the wall polygon points

Definition at line 25 of file wall_2d.h.

◆ wall_z

real* wall_2d_data::wall_z

z coordinates for the wall polygon points

Definition at line 26 of file wall_2d.h.


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