jooby-codec
    Preparing search index...

    Interface IGetMagneticFieldThresholdParameters

    interface IGetMagneticFieldThresholdParameters {
        induction: TUint16;
        inductionCoefficient: TUint16;
        reserved: TUint32;
        threshold: TUint16;
    }
    Index

    Properties

    induction: TUint16

    Magnetic induction value, mT.

    inductionCoefficient: TUint16

    Magnetic induction coefficient, accurate to hundredths.

    reserved: TUint32

    Reserved bytes.

    threshold: TUint16

    Minimum magnetic induction value for registering magnetic impact (1-127).