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

Class SolidSensorDataDefinition

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
  SensorDataDefinition --+
                         |
                        SolidSensorDataDefinition

Defines which transient and steady state field data are collected at a SolidSensor.

Class Hierarchy for SolidSensorDataDefinition
Class Hierarchy for SolidSensorDataDefinition

constructor SolidSensorDataDefinition():

Instance Methods
TimeRange
timeRange()
The time range to sample.

Inherited from core.Selectable: clone, isSelected

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

Properties
boolNone collectBFieldVsTime
Controls whether B fields vs time should be collected.
boolNone collectEFieldVsTime
Controls whether E fields vs time should be collected.
boolNone collectHFieldVsTime
Controls whether H fields vs time should be collected.
boolNone collectJFieldVsTime
Controls whether J fields vs time should be collected.
boolNone collectScatteredBFieldVsTime
Controls whether scattered B fields vs time should be collected.
boolNone collectScatteredEFieldVsTime
Controls whether scattered E fields vs time should be collected.
boolNone collectScatteredHFieldVsTime
Controls whether scattered H fields vs time should be collected.
boolNone collectSteadyBFieldVsFOI
Controls whether steady B fields vs frequencies of interest should be collected.
boolNone collectSteadyEFieldVsFOI
Controls whether steady E fields vs frequencies of interest should be collected.
boolNone collectSteadyHFieldVsFOI
Controls whether steady H fields vs frequencies of interest should be collected.
boolNone collectSteadyJFieldVsFOI
Controls whether steady J fields vs frequencies of interest should be collected.

Inherited from core.Selectable: metaData, name, notes