Class CylindricalGearSetCompoundSystemDeflection
Inheritance
System.Object
CylindricalGearSetCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class CylindricalGearSetCompoundSystemDeflection : GearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AdvancedLTCAResults
Declaration
public CylindricalGearSetMicroGeometryDutyCycle AdvancedLTCAResults { get; }
Property Value
AdvancedLTCAResultsOnlyFirstPlanetaryMesh
Declaration
public CylindricalGearSetMicroGeometryDutyCycle AdvancedLTCAResultsOnlyFirstPlanetaryMesh { get; }
Property Value
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalGearSetSystemDeflectionWithLTCAResults> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearSetSystemDeflectionWithLTCAResults> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
BasicLTCAResults
Declaration
public CylindricalGearSetMicroGeometryDutyCycle BasicLTCAResults { get; }
Property Value
BasicLTCAResultsOnlyFirstPlanetaryMesh
Declaration
public CylindricalGearSetMicroGeometryDutyCycle BasicLTCAResultsOnlyFirstPlanetaryMesh { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public CylindricalGearSet ComponentDesign { get; }
Property Value
CylindricalGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearCompoundSystemDeflection> CylindricalGearsCompoundSystemDeflection { get; }
Property Value
CylindricalGearSetRating
Declaration
public CylindricalGearSetDutyCycleRating CylindricalGearSetRating { get; }
Property Value
CylindricalGearSetRatingUsingBasicLTCA
Declaration
public CylindricalGearSetDutyCycleRating CylindricalGearSetRatingUsingBasicLTCA { get; }
Property Value
CylindricalMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundSystemDeflection> CylindricalMeshesCompoundSystemDeflection { get; }
Property Value
LoadCaseRatingWithLowestSafetyFactorForScuffing
Declaration
public CylindricalGearSetRating LoadCaseRatingWithLowestSafetyFactorForScuffing { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods