NearfieldParameters#

class ansys.speos.core.generic.parameters.NearfieldParameters#

Parameters data class for Nearfield.

Overview#

cell_distance

Distance of cell from origin of the sensor.

cell_diameter

Diameter of cell.

Import detail#

from ansys.speos.core.generic.parameters import NearfieldParameters

Attribute detail#

NearfieldParameters.cell_distance: float = 10#

Distance of cell from origin of the sensor.

NearfieldParameters.cell_diameter: float = 0.3491#

Diameter of cell.