Version: 13.0

    Show / Hide Table of Contents

    Enum ElectricMachineType

    Namespace: SMT.MastaAPI.ElectricMachines
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("da934f89-a678-488c-7232-64fcac66391f")]
    [ApiEnumFor("SMT.ElectricMachines.ElectricMachineType, SMT.ElectricMachines")]
    public enum ElectricMachineType

    Fields

    Name Description
    InteriorPermanentMagnet

    Interior Permanent Magnet

    PermanentMagnetAssistedSynchronousReluctance

    Permanent Magnet Assisted Synchronous Reluctance

    SurfacePermanentMagnet

    Surface Permanent Magnet

    SynchronousReluctance

    Synchronous Reluctance

    WoundFieldSynchronous

    Wound Field Synchronous

    Back to top