freegs.machine.FluxLoopSensor#
- class freegs.machine.FluxLoopSensor(R, Z, name=None, weight=1, status=True, measurement=None)[source]#
Bases:
SensorRepresents position of a Flux Loop Sensor. Consists a single (R,Z) point, describing the position of the probe Contains a method to find the value of flux (psi) at the position
Methods
__init__(R, Z[, name, weight, status, ...])get_measure(tokamak, eq)Updates flux attribute with poloidal flux at the point of measurement if sensor is on
plot(axis)