Class FaceGearMeshSystemDeflection
Inheritance
System.Object
FaceGearMeshSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FaceGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
AngularMisalignmentInSurfaceOfAction
Declaration
public double AngularMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
ComponentDetailedAnalysis
Declaration
public FaceGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
ConnectionDesign
Declaration
public FaceGearMesh ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public FaceGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
LinearMisalignmentInSurfaceOfAction
Declaration
public double LinearMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
MisalignmentsPinion
Declaration
public ConicalMeshMisalignments MisalignmentsPinion { get; }
Property Value
MisalignmentsTotal
Declaration
public ConicalMeshMisalignments MisalignmentsTotal { get; }
Property Value
MisalignmentsWheel
Declaration
public ConicalMeshMisalignments MisalignmentsWheel { get; }
Property Value
PinionAngularMisalignmentInSurfaceOfAction
Declaration
public double PinionAngularMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
PowerFlowResults
Declaration
public FaceGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public FaceGearMeshRating Rating { get; }
Property Value
WheelAngularMisalignmentInSurfaceOfAction
Declaration
public double WheelAngularMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods