myogen.simulator.SurfaceElectrodeArray.pos_z#

property SurfaceElectrodeArray.pos_z: ndarray#

Longitudinal positions of electrodes in mm.

Returns:

Array of shape (num_rows, num_cols) containing z-coordinates of each electrode position in mm.

Return type:

numpy.ndarray

Raises:

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