Class LoadedNonLinearBearingResults
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedNonLinearBearingResults
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class LoadedNonLinearBearingResults : LoadedBearingResults, IEquatable<APIBase>
Properties
PowerLoss
Declaration
public PowerLoss PowerLoss { get; }
Property Value
Type | Description |
---|---|
PowerLoss |
ResistiveTorque
Declaration
public ResistiveTorque ResistiveTorque { get; }
Property Value
Type | Description |
---|---|
ResistiveTorque |
Implements
System.IEquatable<T>