Class ElectricMachineStatorFELink
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ElectricMachineStatorFELink
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.FE.Links
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ElectricMachineStatorFELink : MultiNodeFELink, IEquatable<APIBase>
Properties
ElectricMachineDynamicLoadData
Declaration
public ElectricMachineDynamicLoadData ElectricMachineDynamicLoadData { get; }
Property Value
Type | Description |
---|---|
ElectricMachineDynamicLoadData |
Implements
System.IEquatable<T>