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

    Type Alias CygnusType

    Cygnus type

    type CygnusType = {
        materialVelocity?: number;
        reading?: number;
    }
    Index

    Properties

    materialVelocity?: number
    reading?: number