Enum LoadCaseType
Namespace: SMT.MastaAPI.ElectricMachines.LoadCasesAndAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("dbe7d1c2-08f7-6bad-659e-f093e547cd1e")]
[ApiEnumFor("SMT.ElectricMachines.LoadCasesAndAnalyses.LoadCaseType, SMT.ElectricMachines")]
public enum LoadCaseType
Fields
Name | Description |
---|---|
DynamicForces | Dynamic Forces |
DynamicForcesWithoutNonLinearDQModel | Dynamic Forces (Without Non-Linear DQ Model) |
EfficiencyMap | Efficiency Map |
MaximumSpeedTorqueCurve | Maximum Speed Torque Curve |
Mechanical | Mechanical |
SingleOperatingPointWithNonLinearDQModel | Single Operating Point (With Non-Linear DQ Model) |
SingleOperatingPointWithoutNonLinearDQModel | Single Operating Point (Without Non-Linear DQ Model) |