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

Class SurfaceSensor

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

Collects data on a surface inside the simulation domain.

Class Hierarchy for SurfaceSensor
Class Hierarchy for SurfaceSensor

constructor SurfaceSensor():

Instance Methods

Inherited from core.Selectable: clone, isSelected

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

Properties
SurfaceSensorDataDefinitionNone definition
The definition attached to the surface sensor.
SurfaceSensorGeometryNone geometry
The geometry of the surface sensor.

Inherited from Sensor: enabled, isEnabled, isVisible, visible

Inherited from core.Selectable: metaData, name, notes