Shoukaku
    Preparing search index...

    Interface Band

    interface Band {
        band: number;
        gain: number;
    }
    Index

    Properties

    Properties

    band: number
    gain: number