Class SpecialisedAssemblySystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpecialisedAssemblySystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class SpecialisedAssemblySystemDeflection : AbstractAssemblySystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public SpecialisedAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
SpecialisedAssembly |
PowerFlowResults
Declaration
public SpecialisedAssemblyPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
SpecialisedAssemblyPowerFlow |
Implements
System.IEquatable<T>