Class OilSealSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
OilSealSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class OilSealSystemDeflection : ConnectorSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public OilSeal ComponentDesign { get; }
Property Value
Type | Description |
---|---|
OilSeal |
ComponentLoadCase
Declaration
public OilSealLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
OilSealLoadCase |
PowerFlowResults
Declaration
public OilSealPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
OilSealPowerFlow |
ReliabilityForOilSeal
Measurement: Percentage
Declaration
public double ReliabilityForOilSeal { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>