Saxonberg Server API
    Preparing search index...

    One axis's derived state. position/mass are internal scalars.

    interface AxisEstimate {
        band: TraitBandName;
        disposition: string;
        mass: number;
        position: number;
    }
    Index

    Properties

    The lifecycle band (from mass).

    disposition: string
    mass: number

    Accumulated decayed evidence mass.

    position: number

    Signed, clamped position toward the positive pole.