Class ElectricMachineFEAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ElectricMachineFEAnalysis
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.ElectricMachines.LoadCasesAndAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ElectricMachineFEAnalysis : SingleOperatingPointAnalysis, IEquatable<APIBase>, IHaveDynamicForceResults
Properties
DynamicForceResults
Declaration
public DynamicForceResults DynamicForceResults { get; }
Property Value
Type | Description |
---|---|
DynamicForceResults |
ElectroMagneticSolverAnalysisTime
Measurement: TimeShort
Declaration
public double ElectroMagneticSolverAnalysisTime { get; }
Property Value
Type | Description |
---|---|
System.Double |
Viewable
Declaration
public ElmerResultsViewable Viewable { get; }
Property Value
Type | Description |
---|---|
ElmerResultsViewable |
Implements
System.IEquatable<T>