Version: 13.0

    Show / Hide Table of Contents

    Enum ElectricMachineControlStrategy

    Namespace: SMT.MastaAPI.ElectricMachines.LoadCasesAndAnalyses
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("fa4fea3b-fdc6-1109-e51d-47fa4ac64743")]
    [ApiEnumFor("SMT.ElectricMachines.LoadCasesAndAnalyses.ElectricMachineControlStrategy, SMT.ElectricMachines")]
    public enum ElectricMachineControlStrategy

    Fields

    Name Description
    Id0

    Id = 0

    MaximumEfficiency

    Maximum Efficiency

    MaximumTorquePerAmpere

    Maximum Torque Per Ampere

    Back to top