@qtsurfer/api-client
    Preparing search index...

    Type Alias SweepMarginal

    One axis, with every other axis collapsed away.

    type SweepMarginal = {
        param?: string;
        points?: SweepMarginalPoint[];
    }
    Index
    param?: string