Class CylindricalMeshLoadCase
Inheritance
System.Object
CylindricalMeshLoadCase
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalMeshLoadCase : MeshLoadCase, IEquatable<APIBase>
Properties
ActiveFlank
Declaration
public CylindricalFlanks ActiveFlank { get; }
Property Value
EquivalentMisalignment
Declaration
public double EquivalentMisalignment { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EquivalentMisalignmentDueToSystemDeflection
Declaration
public double EquivalentMisalignmentDueToSystemDeflection { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
GearANumberOfLoadCycles
Declaration
public double GearANumberOfLoadCycles { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearBNumberOfLoadCycles
Declaration
public double GearBNumberOfLoadCycles { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadCaseModifiableSettings
Declaration
public LTCALoadCaseModifiableSettings LoadCaseModifiableSettings { get; }
Property Value
MisalignmentDueToMicroGeometryLeadRelief
Declaration
public double MisalignmentDueToMicroGeometryLeadRelief { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
MisalignmentSource
Declaration
public CylindricalMisalignmentDataSource MisalignmentSource { get; set; }
Property Value
PitchLineVelocityAtOperatingPitchDiameter
Declaration
public double PitchLineVelocityAtOperatingPitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods