visualization-tools

Home > @visualization-tools/core > AInterleavedConnector > (constructor)

AInterleavedConnector.(constructor)

Constructs a new instance of the AInterleavedConnector class

Signature:

protected constructor(config: IInterleavedConfig<TOffsets>, initialDataLength: number, bytesPerElement: number);

Parameters

Parameter Type Description
config IInterleavedConfig<TOffsets>  
initialDataLength number  
bytesPerElement number