myogen.simulator.SurfaceElectrodeArray.pos_theta#

property SurfaceElectrodeArray.pos_theta: Quantity__rad#

Angular positions of electrodes in radians.

Returns:

Array of shape (num_rows, num_cols) containing angular coordinates of each electrode position in radians.

Return type:

Quantity__rad

Raises:

AttributeError – If electrode grid has not been created. Run constructor first.