pamoja for TypeScript - v0.1.17
    Preparing search index...

    Class Depletion

    Warns before a falling level runs out, by projecting its rate of fall.

    Index
    • Records a level and returns the samples left before the threshold.

      Returns null while the level is steady or rising, and on the first reading, when no rate of fall is known yet.

      Parameters

      • level: number

      Returns number | null