Skip to content

Interface: Streamline

Defined in: charts/fields.ts:338

One traced streamline, in data space.

Properties

speed

ts
speed: number;

Defined in: charts/fields.ts:342

Mean |velocity| along the line — useful for colouring.


x

ts
x: Float64Array;

Defined in: charts/fields.ts:339


y

ts
y: Float64Array;

Defined in: charts/fields.ts:340

MIT licensed. WebGL2 required.