Table of Contents

Method Generate

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Generate()

Opens the specified file name and returns the observable sequence of Harp messages stored in the binary file.

public override IObservable<HarpMessage> Generate()

Returns

IObservable<HarpMessage>

The observable sequence of Harp messages stored in the binary file.