Class PlanetaryConnectionSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PlanetaryConnectionSystemDeflection
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 PlanetaryConnectionSystemDeflection : ShaftToMountableComponentConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public PlanetaryConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
PlanetaryConnection |
ConnectionLoadCase
Declaration
public PlanetaryConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
PlanetaryConnectionLoadCase |
PowerFlowResults
Declaration
public PlanetaryConnectionPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
PlanetaryConnectionPowerFlow |
Implements
System.IEquatable<T>