Deep Trekker BRIDGE API - v1.0.3
    Preparing search index...

    Type Alias TurbidityFilter

    Turbidity Filter controls for the camera.

    type TurbidityFilter = {
        strength?: number;
    }
    Index

    Properties

    Properties

    strength?: number

    Strength

    Controls the strength of the turbidity filter on the turbidity stream.

    1

    30