Tanatloc documentation
    Preparing search index...
    interface IParameterProps {
        dimension: number | undefined;
        parameter: IModelParametersGroup;
        pkey: string;
        simulation: Simulation;
        swr: Swr;
    }
    Index

    Properties

    dimension: number | undefined
    pkey: string
    simulation: Simulation
    swr: Swr