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

Class HACSensor

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
                Sensor --+    
                         |    
           NearFieldSensor --+
                             |
                            HACSensor

This sensor performs Hearing Aid Compatibility testing on a region in space. HAC testing requires data gathered on a 5cm by 5cm arbitrarily oriented rectangle in freespace. The point is to determine if e.g. a cellphone will generate E and H fields large enough to interfere with a hearing aid, modulo the wearer's ability to adjust the position of the phone to a better location.

Class Hierarchy for HACSensor
Class Hierarchy for HACSensor

constructor HACSensor():

Instance Methods

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
CoordinateSystemNone position
The position and orientation of the HAC sensor.

Inherited from Sensor: enabled, isEnabled, isVisible, visible

Inherited from core.Selectable: metaData, name, notes