Interface PeriodicWaveConstraints

    interface PeriodicWaveConstraints {
        disableNormalization?: boolean;
    }
    Hierarchy

    Properties

    disableNormalization?: boolean