Class CVTBeltConnectionSystemDeflection
Inheritance
System.Object
CVTBeltConnectionSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CVTBeltConnectionSystemDeflection : BeltConnectionSystemDeflection, IEquatable<APIBase>
Properties
BeltClampingForceSafetyFactor
Declaration
public double BeltClampingForceSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ConnectionDesign
Declaration
public CVTBeltConnection ConnectionDesign { get; }
Property Value
MinimumRequiredClampingForce
Declaration
public double MinimumRequiredClampingForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
PowerFlowResults
Declaration
public CVTBeltConnectionPowerFlow PowerFlowResults { get; }
Property Value
PumpEfficiency
Declaration
public double PumpEfficiency { get; }
Property Value
| Type |
Description |
| System.Double |
|
TotalEfficiency
Declaration
public double TotalEfficiency { get; }
Property Value
| Type |
Description |
| System.Double |
|
VariatorEfficiency
Declaration
public double VariatorEfficiency { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods