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

Class Waveform

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
 datasource.DataSource --+
                         |
                        Waveform

Interface class for defining excitations in time and/or frequency.

Class Hierarchy for Waveform
Class Hierarchy for Waveform

constructor Waveform(name):

Instance Methods
 
serialize(...)
No documentation available.

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
WaveformShapeNone shape
The shape of the waveform.

Inherited from core.Selectable: metaData, name, notes