Class RollingRingConnectionSystemDeflection
Inheritance
System.Object
RollingRingConnectionSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RollingRingConnectionSystemDeflection : InterMountableComponentConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public RollingRingConnection ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public RollingRingConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<RollingRingConnectionSystemDeflection> Planetaries { get; }
Property Value
PowerFlowResults
Declaration
public RollingRingConnectionPowerFlow PowerFlowResults { get; }
Property Value
Separation
Declaration
public double Separation { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods