Table of Contents

Class DTSweepContext.DTSweepBasin

The dt sweep basin class

public class DTSweepContext.DTSweepBasin

Inheritance

Inherited Members

Fields

bottomNode

The bottom node

public AdvancingFrontNode bottomNode

Field Value

AdvancingFrontNode

leftHighest

The left highest

public bool leftHighest

Field Value

bool

leftNode

The left node

public AdvancingFrontNode leftNode

Field Value

AdvancingFrontNode

rightNode

The right node

public AdvancingFrontNode rightNode

Field Value

AdvancingFrontNode

width

The width

public double width

Field Value

double