Class IndependentResistiveTorque
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Materials.Efficiency
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class IndependentResistiveTorque : ResistiveTorque, IEquatable<APIBase>
Properties
LoadDependentResistiveTorque
Declaration
public double LoadDependentResistiveTorque { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
SpeedDependentResistiveTorque
Declaration
public double SpeedDependentResistiveTorque { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>