Class GearPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GearPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class GearPowerFlow : MountableComponentPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Gear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Gear |
IsLoaded
Declaration
public bool IsLoaded { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>