Class ShaftAxialBendingXBendingYTorsionalComponentValues
Inheritance
System.Object
ShaftAxialBendingXBendingYTorsionalComponentValues
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Shafts
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public 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>