Class LoadedConceptAxialClearanceBearingResults
Inheritance
System.Object
LoadedConceptAxialClearanceBearingResults
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedConceptAxialClearanceBearingResults : LoadedConceptClearanceBearingResults, IEquatable<APIBase>
Properties
LowerAngleOfContact
Declaration
public double LowerAngleOfContact { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
UpperAngleOfContact
Declaration
public double UpperAngleOfContact { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>