Package empro :: Module empro :: Module sensor
[frames] | no frames]

Module sensor

all sensor functionality.

Classes
  FarZoneSensor
Collects far-zone (distant) result data over some portion of the surface of the far-field sphere.
  HACSensor
This sensor performs Hearing Aid Compatibility testing on a region in space.
  NearFieldSensor
Collects data over some predefined region inside the simulation domain.
  PartFacesSensorGeometry
No documentation available.
  PlaneSurfaceGeometry
Surface sensor geometry defined by a plane in space.
  PointPositionGeometry
Single point sensor geometry defined by a CoordinateSystemAbstractPosition object.
  PointSensor
Collects data at a single point inside the simulation domain.
  PointSensorDataDefinition
Defines which transient and steady state field data are collected at a PointSensor.
  PointSensorGeometry
Describes the geometry of a PointSensor
  RectangleSurfaceGeometry
Surface sensor geometry defined by a rectangle in space.
  SARAveragingSensor
A Sensor which collects mass-averaged Specific Absorption Rate (SAR) data from a simulation.
  SARSensor
A Sensor which collects Specific Absorption Rate (SAR) data from a simulation.
  Sensor
An abstract base class for objects which request that specific data be saved the next time a simulation is run.
  SensorDataDefinition
Interface to definition of the data to collect by a sensor.
  SensorGeometry
Describes the geometry of a NearFieldSensor.
  SolidBoxGeometry
Solid sensor geometry defined by a rectangular box in space.
  SolidPartGeometry
Solid sensor geometry defined by the geometry of a single Part object.
  SolidSensor
Collects data on a solid inside the simulation domain.
  SolidSensorDataDefinition
Defines which transient and steady state field data are collected at a SolidSensor.
  SolidSensorGeometry
Describes the geometry of a SolidSensor
  SurfaceSensor
Collects data on a surface inside the simulation domain.
  SurfaceSensorDataDefinition
Defines which transient and steady state field data are collected at a SurfaceSensor.
  SurfaceSensorGeometry
Describes the geometry of a SurfaceSensor.
  TemperatureRiseSensor
A Sensor which collects temperature rise data from a simulation.
  TimeRange
Interface to control the time range of some sensors.