Logo Xantham

PassOutcome<'Model> Type

What a pass produced: the advanced model, or the model plus the findings that say where the pass fell short of Exact.

Union cases

Union case Description

Advanced 'Model

Full Usage: Advanced 'Model

Parameters:
    Item : 'Model

Item : 'Model

Degraded('Model, Finding list)

Full Usage: Degraded('Model, Finding list)

Parameters:
    Item1 : 'Model
    Item2 : Finding list

Item1 : 'Model
Item2 : Finding list

Instance members

Instance member Description

this.IsAdvanced

Full Usage: this.IsAdvanced

Returns: bool
Returns: bool

this.IsDegraded

Full Usage: this.IsDegraded

Returns: bool
Returns: bool

Type something to start searching.