Class EfficiencyMapAnalysis
Inheritance
System.Object
EfficiencyMapAnalysis
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class EfficiencyMapAnalysis : ElectricMachineAnalysis, IEquatable<APIBase>
Properties
EfficiencyMapResults
Declaration
public EfficiencyResults EfficiencyMapResults { get; }
Property Value
FieldWindingResistance
Declaration
public double FieldWindingResistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadCase
Declaration
public EfficiencyMapLoadCase LoadCase { get; }
Property Value
PermanentMagnetFluxLinkageAtReferenceTemperature
Declaration
public double PermanentMagnetFluxLinkageAtReferenceTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
PhaseResistance
Declaration
public double PhaseResistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods