Class CylindricalGearSetCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetCompoundSystemDeflection
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.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
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