Table of Contents

Constructor ConvertTimestamped

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

ConvertTimestamped()

Initializes a new instance of the ConvertTimestamped class.

public ConvertTimestamped()

ConvertTimestamped(ExpressionBuilderGraph)

Initializes a new instance of the ConvertTimestamped class with the specified expression builder workflow.

public ConvertTimestamped(ExpressionBuilderGraph workflow)

Parameters

workflow ExpressionBuilderGraph

The expression builder workflow instance that will be used by this builder to generate the output expression tree.