Class ShaftSectionEndResultsSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftSectionEndResultsSystemDeflection
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ShaftSectionEndResultsSystemDeflection : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
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