Parametrix ecosystem
    Preparing search index...

    Interface tSimTime

    interface tSimTime {
        tMax: number;
        tStep: number;
        tUpdate: number;
    }
    Index

    Properties

    Properties

    tMax: number
    tStep: number
    tUpdate: number