Class GearMeshAdvancedSystemDeflection
Inheritance
System.Object
GearMeshAdvancedSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class GearMeshAdvancedSystemDeflection : InterMountableComponentConnectionAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public GearMesh ConnectionDesign { get; }
Property Value
MeanMisalignment
Declaration
public double MeanMisalignment { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanMomentAboutCentreFromLTCA
Declaration
public double MeanMomentAboutCentreFromLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumSeparationLeftFlank
Declaration
public double MinimumSeparationLeftFlank { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumSeparationRightFlank
Declaration
public double MinimumSeparationRightFlank { get; }
Property Value
| Type |
Description |
| System.Double |
|
MisalignmentFourierSeriesForFirstToothPassingPeriod
Declaration
public FourierSeries MisalignmentFourierSeriesForFirstToothPassingPeriod { get; }
Property Value
NumberOfTeethPassed
Declaration
public double NumberOfTeethPassed { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double OperatingTotalContactRatioForFirstToothPassingPeriod { get; }
Property Value
| Type |
Description |
| System.Double |
|
PeakToPeakMisalignment
Declaration
public double PeakToPeakMisalignment { get; }
Property Value
| Type |
Description |
| System.Double |
|
PeakToPeakMomentAboutCentreFromLTCA
Declaration
public double PeakToPeakMomentAboutCentreFromLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
SignedRootMeanSquareMisalignment
Declaration
public double SignedRootMeanSquareMisalignment { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods