Class CylindricalGearMeshLoadDistributionAnalysis
Inheritance
System.Object
CylindricalGearMeshLoadDistributionAnalysis
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalGearMeshLoadDistributionAnalysis : GearMeshLoadDistributionAnalysis, IEquatable<APIBase>
Properties
AverageFlashTemperature
Declaration
public double AverageFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double CalculatedFaceLoadFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
CylindricalMeshLoadCase
Declaration
public CylindricalMeshLoadCase CylindricalMeshLoadCase { get; }
Property Value
DINScuffingBulkToothTemperature
Declaration
public double DINScuffingBulkToothTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearAInMesh
Declaration
public CylindricalMeshedGearLoadDistributionAnalysis GearAInMesh { get; }
Property Value
GearBInMesh
Declaration
public CylindricalMeshedGearLoadDistributionAnalysis GearBInMesh { get; }
Property Value
ISO63362006MeshStiffness
Declaration
public virtual double ISO63362006MeshStiffness { get; }
Property Value
| Type |
Description |
| System.Double |
|
ISO63362006MeshStiffnessAcrossFaceWidth
Declaration
public double ISO63362006MeshStiffnessAcrossFaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
ISO63362006SingleStiffness
Declaration
public double ISO63362006SingleStiffness { get; }
Property Value
| Type |
Description |
| System.Double |
|
ISO63362006SingleStiffnessAcrossFaceWidth
Declaration
public double ISO63362006SingleStiffnessAcrossFaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
ISOScuffingBulkToothTemperature
Declaration
public double ISOScuffingBulkToothTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadDistributionAnalysesAtSingleRotation
Declaration
public ReadOnlyCollection<CylindricalMeshLoadDistributionAtRotation> LoadDistributionAnalysesAtSingleRotation { get; }
Property Value
MaximumEdgePressure
Declaration
public double MaximumEdgePressure { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanCoefficientOfFrictionFromLTCA
Declaration
public double MeanCoefficientOfFrictionFromLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanSlidingPowerLossFromLTCA
Declaration
public double MeanSlidingPowerLossFromLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanTE
Declaration
public virtual double MeanTE { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshedGears
Declaration
public ReadOnlyCollection<CylindricalMeshedGearLoadDistributionAnalysis> MeshedGears { get; }
Property Value
MeshEfficiencyFromLTCA
Declaration
public double MeshEfficiencyFromLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshMicroGeometry
Declaration
public CylindricalGearMeshMicroGeometry MeshMicroGeometry { get; }
Property Value
Misalignment
Declaration
public double Misalignment { get; }
Property Value
| Type |
Description |
| System.Double |
|
PeakToPeakTE
Declaration
public virtual double PeakToPeakTE { get; }
Property Value
| Type |
Description |
| System.Double |
|
PointsWithWorstResults
Declaration
public PointsWithWorstResults PointsWithWorstResults { get; }
Property Value
Rating
Declaration
public CylindricalGearMeshRating Rating { get; }
Property Value
StripLoadsDeviation
Declaration
public double StripLoadsDeviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
StripLoadsMaximum
Declaration
public double StripLoadsMaximum { get; }
Property Value
| Type |
Description |
| System.Double |
|
StripLoadsMinimum
Declaration
public double StripLoadsMinimum { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double TheoreticalTotalContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothTemperature
Declaration
public double ToothTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
TransmissionErrorAgainstRotation
Declaration
public ReadOnlyCollection<Vector2D> TransmissionErrorAgainstRotation { get; }
Property Value
| Type |
Description |
| System.Collections.ObjectModel.ReadOnlyCollection<Vector2D> |
|
UtilizationForcePerUnitLengthCutoffValue
Declaration
public double UtilizationForcePerUnitLengthCutoffValue { get; }
Property Value
| Type |
Description |
| System.Double |
|
Methods
CalculateMeshStiffness()
Declaration
public void CalculateMeshStiffness()
Implements
System.IEquatable<T>
Extension Methods