Version: 15.0

    Show / Hide Table of Contents

    Enum LoadCaseType

    Namespace: SMT.MastaAPI.ElectricMachines.LoadCasesAndAnalyses
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum LoadCaseType

    Fields

    Name Description
    DynamicForces

    Dynamic Forces

    DynamicForcesWithoutNonLinearDQModel

    Dynamic Forces (Without Non-Linear DQ Model)

    EfficiencyMap

    Efficiency Map

    MaximumSpeedTorqueCurve

    Maximum Speed Torque Curve

    Mechanical

    Mechanical

    SingleOperatingPointWithNonLinearDQModel

    Single Operating Point (With Non-Linear DQ Model)

    SingleOperatingPointWithoutNonLinearDQModel

    Single Operating Point (Without Non-Linear DQ Model)

    Back to top