Creates a waveform shape based on sampled data.
|
list{float}
|
derivatives()
Returns the derivative of the values of the waveform shape . |
|
|
|
|
inputDerivatives(...)
No documentation available. |
|
|
|
|
inputValues(...)
No documentation available. |
|
|
|
|
normalizedDerivatives(...)
No documentation available. |
|
|
|
|
normalizedValues(...)
No documentation available. |
|
|
|
None
|
setData(values,
derivatives)
Sets the data of the waveform shape. |
|
|
|
list{float}
|
values()
Returns the values of the waveform shape . |
|
|
|
Inherited from datasource.DataSource:
dataSet,
dataSetIds,
dataSets,
variableIds,
variables
Inherited from core.Selectable:
clone,
isSelected
Inherited from core.Updatable:
__enter__,
__exit__,
hash,
isValid,
reasonWhyInvalid
|