Version: 13.0

    Show / Hide Table of Contents

    Enum SingleOrDoubleLayerWindings

    Namespace: SMT.MastaAPI.ElectricMachines
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("e4d4b399-cb9c-2a90-042a-30bf4c65f3fa")]
    [ApiEnumFor("SMT.ElectricMachines.SingleOrDoubleLayerWindings, SMT.ElectricMachines")]
    public enum SingleOrDoubleLayerWindings

    Fields

    Name Description
    DoubleLayer

    Double Layer

    SingleLayer

    Single Layer

    In This Article
    • Fields
    Back to top