Version: 13.0

    Show / Hide Table of Contents

    Enum RegionID

    Namespace: SMT.MastaAPI.ElectricMachines
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("f5c7b2e5-5625-7c07-9b45-1533236ba209")]
    [ApiEnumFor("SMT.ElectricMachines.RegionID, SMT.ElectricMachines")]
    public enum RegionID

    Fields

    Name Description
    AirGapRotorSide

    Air Gap (Rotor Side)

    AirGapStatorSide

    Air Gap (Stator Side)

    Conductor

    Conductor

    Magnet

    Magnet

    RegionBetweenWedgeAndAirGap

    Region Between Wedge And Air Gap

    RotorAirRegion

    The air regions within the rotor boundary, i.e. upper/lower/middle flux barriers, cooling ducts and notches.

    RotorCore

    Rotor Core

    Shaft

    Shaft

    StatorCore

    Stator Core

    StatorCutOuts

    Stator Cut-Outs

    StatorSlot

    Stator Slot

    StatorWedge

    Stator Wedge

    Back to top