createFileDataConnector
createFileDataConnector<Depth>(
  depth: Depth,
  file: string,
): FileDataConnector<Depth>| Type | Description | |
|---|---|---|
depth | Depth | |
file | string | |
| returns | FileDataConnector<Depth> | 
createFileDataConnectorcreateFileDataConnector<Depth>(
  depth: Depth,
  file: string,
): FileDataConnector<Depth>| Type | Description | |
|---|---|---|
depth | Depth | |
file | string | |
| returns | FileDataConnector<Depth> |