Type Generate
Namespace MathNet.Numerics
int lengthThe number of samples to generate.
double amplitudeThe maximal reached peak.
int delayOffset to the time axis. Zero or positive.
double amplitudeThe maximal reached peak.
int delayOffset to the time axis, hence the sample index of the impulse.
int lengthThe number of samples to generate.
double samplingRateSamples per time unit (Hz). Must be larger than twice the frequency to satisfy the Nyquist criterion.
double frequencyFrequency in periods per time unit (Hz).
double amplitudeThe length of the period when sampled at one sample per time unit. This is the interval of the periodic domain, a typical value is 1.0, or 2*Pi for angular functions.
double phaseOptional phase offset.
int delayOptional delay, relative to the phase.
int lengthThe number of samples to generate.
int periodimpulse sequence period.
double amplitudeThe maximal reached peak.
int delayOffset to the time axis. Zero or positive.
int periodimpulse sequence period.
double amplitudeThe maximal reached peak.
int delayOffset to the time axis. Zero or positive.
int lengthThe number of samples to generate.
Func<double, T> mapThe function to apply to each of the values and evaluate the resulting sample.
double samplingRateSamples per time unit (Hz). Must be larger than twice the frequency to satisfy the Nyquist criterion.
double frequencyFrequency in periods per time unit (Hz).
double amplitudeThe length of the period when sampled at one sample per time unit. This is the interval of the periodic domain, a typical value is 1.0, or 2*Pi for angular functions.
double phaseOptional phase offset.
int delayOptional delay, relative to the phase.
Func<double, T> mapThe function to apply to each of the values and evaluate the resulting sample.
double samplingRateSamples per time unit (Hz). Must be larger than twice the frequency to satisfy the Nyquist criterion.
double frequencyFrequency in periods per time unit (Hz).
double amplitudeThe length of the period when sampled at one sample per time unit. This is the interval of the periodic domain, a typical value is 1.0, or 2*Pi for angular functions.
double phaseOptional phase offset.
int delayOptional delay, relative to the phase.
double samplingRateSamples per time unit (Hz). Must be larger than twice the frequency to satisfy the Nyquist criterion.
double frequencyFrequency in periods per time unit (Hz).
double amplitudeThe length of the period when sampled at one sample per time unit. This is the interval of the periodic domain, a typical value is 1.0, or 2*Pi for angular functions.
double phaseOptional phase offset.
int delayOptional delay, relative to the phase.
int lengthThe number of samples to generate.
T valueThe value that each field should be set to.
T valueThe value that each element should be set to.
int lengthThe number of samples to generate.
int periodNumber of samples a full sawtooth period.
double lowValueLowest sample value.
double highValueHighest sample value.
int delayOptional delay.
int periodNumber of samples a full sawtooth period.
double lowValueLowest sample value.
double highValueHighest sample value.
int delayOptional delay.
int lengthThe number of samples to generate.
double samplingRateSamples per time unit (Hz). Must be larger than twice the frequency to satisfy the Nyquist criterion.
double frequencyFrequency in periods per time unit (Hz).
double amplitudeThe maximal reached peak.
double meanThe mean, or DC part, of the signal.
double phaseOptional phase offset.
int delayOptional delay, relative to the phase.
double samplingRateSamples per unit.
double frequencyFrequency in samples per unit.
double amplitudeThe maximal reached peak.
double meanThe mean, or DC part, of the signal.
double phaseOptional phase offset.
int delayOptional delay, relative to the phase.
int lengthThe number of samples to generate.
int highDurationNumber of samples of the high phase.
int lowDurationNumber of samples of the low phase.
double lowValueSample value to be emitted during the low phase.
double highValueSample value to be emitted during the high phase.
int delayOptional delay.
int highDurationNumber of samples of the high phase.
int lowDurationNumber of samples of the low phase.
double lowValueSample value to be emitted during the low phase.
double highValueSample value to be emitted during the high phase.
int delayOptional delay.
int lengthThe number of samples to generate.
double amplitudeThe maximal reached peak.
int delayOffset to the time axis.
double amplitudeThe maximal reached peak.
int delayOffset to the time axis.
int lengthThe number of samples to generate.
int raiseDurationNumber of samples of the raise phase.
int fallDurationNumber of samples of the fall phase.
double lowValueLowest sample value.
double highValueHighest sample value.
int delayOptional delay.
int raiseDurationNumber of samples of the raise phase.
int fallDurationNumber of samples of the fall phase.
double lowValueLowest sample value.
double highValueHighest sample value.
int delayOptional delay.