Class EndWindingThermalElement
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.ElectricMachines.Thermal
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class EndWindingThermalElement : ThermalElement, IEquatable<APIBase>
Properties
Face
Declaration
public GenericConvectionFace Face { get; }
Property Value
Type | Description |
---|---|
GenericConvectionFace |
Implements
System.IEquatable<T>