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

Class SolidSensor

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

Collects data on a solid inside the simulation domain.

Class Hierarchy for SolidSensor
Class Hierarchy for SolidSensor

constructor SolidSensor():

Instance Methods

Inherited from core.Selectable: clone, isSelected

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

Properties
SolidSensorDataDefinitionNone definition
The definition attached to the solid sensor.
SolidSensorGeometryNone geometry
The geometry of the solid sensor.

Inherited from Sensor: enabled, isEnabled, isVisible, visible

Inherited from core.Selectable: metaData, name, notes