data signal resampler for continuous signals
Resampler
00 Remarks
usually used for align two signal data
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.Resampler
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetIntensity | 1 | |
| CreateSampler | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| enumerateMeasures | 1 | populate the GeneralSignal.Measures of the raw signal |
| GetVector | 1 |
04 Members
enumerateMeasures
populate the GeneralSignal.Measures of the raw signal
Remarks
example as get the raw time vector from this property
GetVector
GetIntensity(
Double)CreateSampler(
Double(), Double(), Double)