Class CVTSystemDeflection
Inheritance
System.Object
CVTSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CVTSystemDeflection : BeltDriveSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public CVT AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| CVT |
MinimumBeltClampingForceSafetyFactor
Declaration
public double MinimumBeltClampingForceSafetyFactor { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
MinimumRequiredClampingForce
Declaration
public double MinimumRequiredClampingForce { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
PowerFlowResults
Declaration
public CVTPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| CVTPowerFlow |
Implements
System.IEquatable<T>