Class LoadedLinearBearingResults
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedLinearBearingResults
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class LoadedLinearBearingResults : LoadedBearingResults, IEquatable<APIBase>
Properties
RelativeMisalignment
Measurement: SmallAngle
Declaration
public override double RelativeMisalignment { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>