Header menu logo F# Header menu logo Averest

ProcUnitKind Type

defines different kinds of processing units to handle DPN processes (see function ProcUnitKindOfDataflowProcess)

Union cases

Union case Description

AluAdd

Full Usage: AluAdd

AluDiv

Full Usage: AluDiv

AluFix

Full Usage: AluFix

AluMul

Full Usage: AluMul

CntrU

Full Usage: CntrU

LSUnt

Full Usage: LSUnt

TokMv

Full Usage: TokMv

Instance members

Instance member Description

this.IsAluAdd

Full Usage: this.IsAluAdd

Returns: bool
Returns: bool

this.IsAluDiv

Full Usage: this.IsAluDiv

Returns: bool
Returns: bool

this.IsAluFix

Full Usage: this.IsAluFix

Returns: bool
Returns: bool

this.IsAluMul

Full Usage: this.IsAluMul

Returns: bool
Returns: bool

this.IsCntrU

Full Usage: this.IsCntrU

Returns: bool
Returns: bool

this.IsLSUnt

Full Usage: this.IsLSUnt

Returns: bool
Returns: bool

this.IsTokMv

Full Usage: this.IsTokMv

Returns: bool
Returns: bool

this.toInt ()

Full Usage: this.toInt ()

Returns: int
Returns: int

Static members

Static member Description

ProcUnitKind.ofInt i

Full Usage: ProcUnitKind.ofInt i

Parameters:
    i : int

Returns: ProcUnitKind
i : int
Returns: ProcUnitKind

Type something to start searching.