Saxonberg Server API
    Preparing search index...

    Interface TraitBandCutoffs

    Mass cutoffs the band reads. Defaults serve the unwarmed test path.

    interface TraitBandCutoffs {
        definedThreshold: number;
        entrenchedThreshold: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    definedThreshold: number

    Mass at or above which an axis is defined.

    entrenchedThreshold: number

    Mass at or above which an axis is entrenched.