Package empro :: Module empro :: Module waveform :: Class GaussianWaveformShape
[frames] | no frames]

Class GaussianWaveformShape

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
 datasource.DataSource --+    
                         |    
             WaveformShape --+
                             |
                            GaussianWaveformShape
Known Subclasses:

The waveform shape for the GaussianEnvelope.

Class Hierarchy for GaussianWaveformShape
Class Hierarchy for GaussianWaveformShape

constructor GaussianWaveformShape(name):

Instance Methods
Expression
centerTime()
Returns the center time of the waveform.

Inherited from datasource.DataSource: dataSet, dataSetIds, dataSets, variableIds, variables

Inherited from core.Selectable: clone, isSelected

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

Properties
ExpressionNone pulseWidth
The pulse width of the waveform.

Inherited from core.Selectable: metaData, name, notes