Tanatloc documentation
    Preparing search index...
    interface INewSimulation {
        id: string;
        name: string;
        project: string;
        scheme: IModel;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    name: string
    project: string
    scheme: IModel