Documentation
    Preparing search index...

    Interface InstrumentOptions

    The possible options for this node

    interface InstrumentOptions {
        context: BaseContext;
        volume: number;
    }

    Hierarchy (View Summary)

    Index
    context: BaseContext
    volume: number