Namespaces

Types in MathNet.Filtering.DataSources

Type GeneratorSource

Namespace MathNet.Filtering.DataSources

Interfaces IChannelSource

Adapter for Iridium continuous (random) generators to Neodym channel sources.

Constructors

Methods

Properties

Public Constructors

GeneratorSource(IContinuousDistribution distribution)

Create a sample source from a continuous generator.

Public Methods

bool Equals(object obj)

int GetHashCode()

Type GetType()

double ReadNextSample()

Computes and returns the next sample.

string ToString()

Public Properties

int Delay get;

Sample delay of this source in relation to the whole system. Constant Zero.