Class IndependentResistiveTorque
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
IndependentResistiveTorque
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Materials.Efficiency
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class IndependentResistiveTorque : ResistiveTorque, IEquatable<APIBase>
Properties
LoadDependentResistiveTorque
Measurement: Torque
Declaration
public double LoadDependentResistiveTorque { get; }
Property Value
Type | Description |
---|---|
System.Double |
SpeedDependentResistiveTorque
Measurement: Torque
Declaration
public double SpeedDependentResistiveTorque { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>