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

Class SARSensor

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
                Sensor --+
                         |
                        SARSensor

A Sensor which collects Specific Absorption Rate (SAR) data from a simulation.

Class Hierarchy for SARSensor
Class Hierarchy for SARSensor

constructor SARSensor():

Instance Methods
 
__call__(x, ...)
x(...)

Inherited from core.Selectable: clone, isSelected

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

Properties
CoordinateSystemAbstractPositionNone rawCorner1
First corner of the SAR region box.
CoordinateSystemAbstractPositionNone rawCorner2
Second corner of the SAR region box.
boolNone rawRegionType
One of {RawRegionTypeFullGrid,RawRegionTypeBox}

Inherited from Sensor: enabled, isEnabled, isVisible, visible

Inherited from core.Selectable: metaData, name, notes