freegs.machine.Wall

freegs.machine.Wall#

class freegs.machine.Wall(R, Z)[source]#

Bases: object

Represents the wall of the device. Consists of an ordered list of (R,Z) points

__init__(R, Z)[source]#

Methods

__init__(R, Z)