Class FaceGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMeshSystemDeflection
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
AngularMisalignmentInSurfaceOfAction
The total misalignment about the mesh local x axis, which is perpendicular to the plane of active, with twist about the gears axes removed.
Measurement: VerySmallAngle
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
The Angular Misalignment in the Surface of Action multiplied by the face width. The total misalignment about the mesh local x axis, which is perpendicular to the plane of active, with twist about the gears axes removed.
Measurement: VeryShortLength
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
The pinion misalignment about the mesh local x axis, which is perpendicular to the plane of active, with twist about the pinion axes removed.
Measurement: VerySmallAngle
Declaration
public double PinionAngularMisalignmentInSurfaceOfAction { get; }
Property Value
Type |
Description |
System.Double |
|
PowerFlowResults
Declaration
public FaceGearMeshPowerFlow PowerFlowResults { get; }
Property Value
WheelAngularMisalignmentInSurfaceOfAction
The wheel misalignment about the mesh local x axis, which is perpendicular to the plane of active, with twist about the wheel axes removed.
Measurement: VerySmallAngle
Declaration
public double WheelAngularMisalignmentInSurfaceOfAction { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods