Class ShaftSectionEndResultsSystemDeflection
Inheritance
System.Object
ShaftSectionEndResultsSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftSectionEndResultsSystemDeflection : APIBase, IEquatable<APIBase>
Properties
CrossSectionalArea
Declaration
public double CrossSectionalArea { get; }
Property Value
Type |
Description |
System.Double |
|
DIN743201212FatigueNotchFactorBetaSigmaBetaTau
Declaration
public ShaftAxialBendingTorsionalComponentValues DIN743201212FatigueNotchFactorBetaSigmaBetaTau { get; }
Property Value
DIN743201212GeometricalInfluenceFactorForSizeK2d
Declaration
public ShaftAxialBendingTorsionalComponentValues DIN743201212GeometricalInfluenceFactorForSizeK2d { get; }
Property Value
DIN743201212IncreaseFactorForYieldPointGammaF
Declaration
public ShaftAxialBendingTorsionalComponentValues DIN743201212IncreaseFactorForYieldPointGammaF { get; }
Property Value
DIN743201212StaticSupportFactorK2F
Declaration
public ShaftAxialBendingTorsionalComponentValues DIN743201212StaticSupportFactorK2F { get; }
Property Value
DIN743201212SurfaceRoughnessInfluenceFactorKFSigmaKFTau
Declaration
public ShaftAxialBendingTorsionalComponentValues DIN743201212SurfaceRoughnessInfluenceFactorKFSigmaKFTau { get; }
Property Value
DIN743201212TotalInfluenceFactorKSigmaKTau
Declaration
public ShaftAxialBendingTorsionalComponentValues DIN743201212TotalInfluenceFactorKSigmaKTau { get; }
Property Value
Displacements
Declaration
public VectorWithLinearAndAngularComponents Displacements { get; }
Property Value
Forces
Declaration
public VectorWithLinearAndAngularComponents Forces { get; }
Property Value
InnerDiameter
Declaration
public double InnerDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
Offset
Declaration
public double Offset { get; }
Property Value
Type |
Description |
System.Double |
|
OuterDiameter
Declaration
public double OuterDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
PolarAreaMomentOfInertia
Declaration
public double PolarAreaMomentOfInertia { get; }
Property Value
Type |
Description |
System.Double |
|
SurfaceRoughness
Measurement: VeryShortLength
Declaration
public double SurfaceRoughness { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods