freegs.machine.PoloidalFieldSensor#
- class freegs.machine.PoloidalFieldSensor(R, Z, theta, name=None, weight=1, status=True, measurement=None)[source]#
Bases:
SensorRepresents position of a Poloidal B field sensor. Consists a single (R,Z) point, and an angle Theta At which the field is measured at
Methods
__init__(R, Z, theta[, name, weight, ...])get_measure(tokamak, eq)Updates field attribute of sensor with measured field at that point/direction if sensor is on
plot(axis)