Class RootAssemblyCompoundPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RootAssemblyCompoundPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RootAssemblyCompoundPowerFlow : AssemblyCompoundPowerFlow, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<RootAssemblyPowerFlow> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<RootAssemblyPowerFlow> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<RootAssemblyPowerFlow> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<RootAssemblyPowerFlow> |
CompoundStaticLoad
Declaration
public AbstractStaticLoadCaseGroup CompoundStaticLoad { get; }
Property Value
Type | Description |
---|---|
AbstractStaticLoadCaseGroup |
Methods
SetFaceWidthsForSpecifiedSafetyFactors()
Declaration
public void SetFaceWidthsForSpecifiedSafetyFactors()
Implements
System.IEquatable<T>