Class Bar
Inheritance
System.Object
Bar
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Bar : NodalComponent, IEquatable<APIBase>
Properties
BarGeometry
Declaration
public BarGeometry BarGeometry { get; }
Property Value
OilDipCoefficientInner
Declaration
public double OilDipCoefficientInner { get; }
Property Value
| Type |
Description |
| System.Double |
|
OilDipCoefficientOuter
Declaration
public double OilDipCoefficientOuter { get; }
Property Value
| Type |
Description |
| System.Double |
|
TorsionalCompliance
Declaration
public double TorsionalCompliance { get; }
Property Value
| Type |
Description |
| System.Double |
|
TorsionalStiffness
Declaration
public Overridable<double> TorsionalStiffness { get; set; }
Property Value
WindageLossResistiveTorqueInner
Declaration
public double WindageLossResistiveTorqueInner { get; }
Property Value
| Type |
Description |
| System.Double |
|
WindageLossResistiveTorqueOuter
Declaration
public double WindageLossResistiveTorqueOuter { get; }
Property Value
| Type |
Description |
| System.Double |
|
WindagePowerLossInner
Declaration
public double WindagePowerLossInner { get; }
Property Value
| Type |
Description |
| System.Double |
|
WindagePowerLossOuter
Declaration
public double WindagePowerLossOuter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods