fastscapelib.FlowDirection#

class fastscapelib.FlowDirection#

Flow direction strategy.

Members:

UNDEFINED : Pass-through or flow direction agnostic.

SINGLE : Single flow (one receiver per node).

MULTI : Multiple flow (one or more receivers per node).

__init__()#

Methods

Attributes

MULTI

SINGLE

UNDEFINED

name

value