Class CylindricalGearAdvancedSystemDeflection
Inheritance
System.Object
CylindricalGearAdvancedSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearAdvancedSystemDeflection : GearAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public CylindricalGear ComponentDesign { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public CylindricalGearRating ComponentDetailedAnalysis { get; }
Property Value
ComponentLoadCase
Declaration
public CylindricalGearLoadCase ComponentLoadCase { get; }
Property Value
CylindricalGearAdvancedSystemDeflectionMeshes
Declaration
public ReadOnlyCollection<CylindricalGearMeshAdvancedSystemDeflection> CylindricalGearAdvancedSystemDeflectionMeshes { get; }
Property Value
CylindricalGearAdvancedSystemDeflectionsInMeshes
Declaration
public ReadOnlyCollection<CylindricalMeshedGearAdvancedSystemDeflection> CylindricalGearAdvancedSystemDeflectionsInMeshes { get; }
Property Value
CylindricalMeshedGearAdvancedSystemDeflections
Declaration
public ReadOnlyCollection<CylindricalMeshedGearAdvancedSystemDeflection> CylindricalMeshedGearAdvancedSystemDeflections { get; }
Property Value
MaximumPrincipalRootStressCompression
Declaration
public double MaximumPrincipalRootStressCompression { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumPrincipalRootStressTension
Declaration
public double MaximumPrincipalRootStressTension { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumVonMisesRootStressCompression
Declaration
public double MaximumVonMisesRootStressCompression { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumVonMisesRootStressTension
Declaration
public double MaximumVonMisesRootStressTension { get; }
Property Value
| Type |
Description |
| System.Double |
|
Planetaries
Declaration
public ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods