Version: 13.0

    Show / Hide Table of Contents

    Enum ParametricStudyType

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("356eceb0-9954-1547-e178-0794a626efd7")]
    [ApiEnumFor("SMT.MAA.ContextAndShadows.StaticLoads.ParametricStudyType, SMT.MAA")]
    public enum ParametricStudyType

    Fields

    Name Description
    DesignOfExperiments

    Design of Experiments

    LinearSweep

    Linear Sweep

    MonteCarlo

    Monte Carlo

    Back to top