An NDoc Documented Class Library

FlowData2D. Method 

Builds the evenly spaced stream lines.

public void (
   FlowData2D.IntegrationMethod method,
   Int32 MaxIterations,
   Single StepSize,
   Single dsep,
   Single dtestperc,
   StreamLinesControls.DRAWTYPE drawtype
);

Parameters

FlowData2D.IntegrationMethod
The method.
Int32
The max iterations.
Single
Size of the step.
Single
The dsep.
Single
The dtestperc.
StreamLinesControls.DRAWTYPE
The drawtype.

See Also

FlowData2D Class | Flow Namespace