Class ShaftAxialBendingXBendingYTorsionalComponentValues
Inheritance
System.Object
ShaftAxialBendingXBendingYTorsionalComponentValues
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Shafts
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftAxialBendingXBendingYTorsionalComponentValues : ShaftAxialTorsionalComponentValues, IEquatable<APIBase>
Properties
BendingX
Declaration
public double BendingX { get; }
Property Value
Type | Description |
---|---|
System.Double |
BendingY
Declaration
public double BendingY { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>