Class InterferenceFitRating
Inheritance
System.Object
InterferenceFitRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class InterferenceFitRating : ShaftHubConnectionRating, IEquatable<APIBase>
Properties
AllowableAxialForceAtOperatingSpeed
Declaration
public double AllowableAxialForceAtOperatingSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableAxialForceStationary
Declaration
public double AllowableAxialForceStationary { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableTorqueAtOperatingSpeed
Declaration
public double AllowableTorqueAtOperatingSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableTorqueStationary
Declaration
public double AllowableTorqueStationary { get; }
Property Value
| Type |
Description |
| System.Double |
|
DiameterOfJoint
Declaration
public double DiameterOfJoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
JointPressureAtOperatingSpeed
Declaration
public double JointPressureAtOperatingSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
LengthOfJoint
Declaration
public double LengthOfJoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
PeripheralSpeedOfOuterPart
Declaration
public double PeripheralSpeedOfOuterPart { get; }
Property Value
| Type |
Description |
| System.Double |
|
PeripheralSpeedOfOuterPartCausingLossOfInterference
Declaration
public double PeripheralSpeedOfOuterPartCausingLossOfInterference { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleAxialForceAtOperatingSpeed
Declaration
public double PermissibleAxialForceAtOperatingSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleAxialForceStationary
Declaration
public double PermissibleAxialForceStationary { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleTorqueAtOperatingSpeed
Declaration
public double PermissibleTorqueAtOperatingSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleTorqueStationary
Declaration
public double PermissibleTorqueStationary { get; }
Property Value
| Type |
Description |
| System.Double |
|
RequiredFitForAvoidanceOfFrettingWear
Declaration
public double RequiredFitForAvoidanceOfFrettingWear { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForAxialForce
Declaration
public double SafetyFactorForAxialForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForAxialForceStationary
Declaration
public double SafetyFactorForAxialForceStationary { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForTorque
Declaration
public double SafetyFactorForTorque { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForTorqueStationary
Declaration
public double SafetyFactorForTorqueStationary { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods