Class CylindricalGearMeshLoadCase
Inheritance
System.Object
CylindricalGearMeshLoadCase
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalGearMeshLoadCase : GearMeshLoadCase, IEquatable<APIBase>
Properties
ApplicationFactor
Declaration
public Overridable<double> ApplicationFactor { get; set; }
Property Value
ChangeInCentreDistanceDueToHousingThermalEffects
Declaration
public double ChangeInCentreDistanceDueToHousingThermalEffects { get; }
Property Value
| Type |
Description |
| System.Double |
|
ConnectionDesign
Declaration
public CylindricalGearMesh ConnectionDesign { get; }
Property Value
DoProfileModificationsCompensateForTheDeflectionsAtActualLoad
Declaration
public bool DoProfileModificationsCompensateForTheDeflectionsAtActualLoad { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
DynamicFactor
Declaration
public Overridable<double> DynamicFactor { get; set; }
Property Value
FaceLoadFactorBending
Declaration
public Overridable<double> FaceLoadFactorBending { get; set; }
Property Value
Declaration
public Overridable<double> FaceLoadFactorContact { get; set; }
Property Value
FrictionLossMultiplier
Declaration
public Overridable<double> FrictionLossMultiplier { get; set; }
Property Value
HelicalGearMicroGeometryOption
Declaration
public Overridable<HelicalGearMicroGeometryOption> HelicalGearMicroGeometryOption { get; set; }
Property Value
ISO14179CoefficientOfFrictionConstantsAndExponents
Declaration
public ISOTR1417912001CoefficientOfFrictionConstants ISO14179CoefficientOfFrictionConstantsAndExponents { get; }
Property Value
ISO14179Part1CoefficientOfFrictionConstantsAndExponentsDatabase
Declaration
public DatabaseWithSelectedItem ISO14179Part1CoefficientOfFrictionConstantsAndExponentsDatabase { get; set; }
Property Value
Declaration
public Overridable<int> MaximumNumberOfTimesOutOfContactBeforeBeingConsideredConverged { get; set; }
Property Value
MicroGeometryModelForSimpleMeshStiffness
Declaration
public MicroGeometryModel MicroGeometryModelForSimpleMeshStiffness { get; }
Property Value
Misalignment
Declaration
public Overridable<double> Misalignment { get; set; }
Property Value
MisalignmentDueToManufacturingTolerances
Declaration
public Overridable<double> MisalignmentDueToManufacturingTolerances { get; set; }
Property Value
OverrideMisalignmentInSystemDeflectionAndLTCA
Declaration
public bool OverrideMisalignmentInSystemDeflectionAndLTCA { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
PermissibleSpecificLubricantFilmThickness
Declaration
public Overridable<double> PermissibleSpecificLubricantFilmThickness { get; set; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<CylindricalGearMeshLoadCase> Planetaries { get; }
Property Value
TransverseLoadFactorBending
Declaration
public Overridable<double> TransverseLoadFactorBending { get; set; }
Property Value
Declaration
public Overridable<double> TransverseLoadFactorContact { get; set; }
Property Value
UseDesignISO14179Part1CoefficientOfFrictionConstantsAndExponents
Declaration
public bool UseDesignISO14179Part1CoefficientOfFrictionConstantsAndExponents { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
UserSpecifiedCoefficientOfFriction
Declaration
public Overridable<double> UserSpecifiedCoefficientOfFriction { get; set; }
Property Value
UserSpecifiedToothLossFactor
Declaration
public Overridable<double> UserSpecifiedToothLossFactor { get; set; }
Property Value
Methods
GetHarmonicLoadDataForImport()
Declaration
public CylindricalGearSetHarmonicLoadData GetHarmonicLoadDataForImport()
Returns
Implements
System.IEquatable<T>
Extension Methods