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

Class PointSensor

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

Collects data at a single point inside the simulation domain.

Class Hierarchy for PointSensor
Class Hierarchy for PointSensor

constructor PointSensor():

Instance Methods

Inherited from core.Selectable: clone, isSelected

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

Properties
PointSensorDataDefinitionNone definition
The definition attached to the point sensor.
PointSensorGeometryNone geometry
The geometry of the point sensor.

Inherited from Sensor: enabled, isEnabled, isVisible, visible

Inherited from core.Selectable: metaData, name, notes