Class ResistiveTorque
Inheritance
System.Object
ResistiveTorque
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Materials.Efficiency
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class ResistiveTorque : APIBase, IEquatable<APIBase>
Properties
TotalResistiveTorque
Measurement: Torque
Declaration
public double TotalResistiveTorque { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>