Version: 13.0

    Show / Hide Table of Contents

    Class CylindricalGearMeshAdvancedSystemDeflection

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    ConnectionAnalysis
    ConnectionAnalysisCase
    ConnectionStaticLoadAnalysisCase
    ConnectionAdvancedSystemDeflection
    InterMountableComponentConnectionAdvancedSystemDeflection
    GearMeshAdvancedSystemDeflection
    CylindricalGearMeshAdvancedSystemDeflection
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    GearMeshAdvancedSystemDeflection.MeanMisalignment
    GearMeshAdvancedSystemDeflection.MeanMomentAboutCentreFromLTCA
    GearMeshAdvancedSystemDeflection.MinimumSeparationLeftFlank
    GearMeshAdvancedSystemDeflection.MinimumSeparationRightFlank
    GearMeshAdvancedSystemDeflection.NumberOfTeethPassed
    GearMeshAdvancedSystemDeflection.OperatingTotalContactRatioForFirstToothPassingPeriod
    GearMeshAdvancedSystemDeflection.PeakToPeakMomentAboutCentreFromLTCA
    GearMeshAdvancedSystemDeflection.PeakToPeakMisalignment
    GearMeshAdvancedSystemDeflection.SignedRootMeanSquareMisalignment
    GearMeshAdvancedSystemDeflection.MisalignmentFourierSeriesForFirstToothPassingPeriod
    ConnectionAdvancedSystemDeflection.AdvancedSystemDeflection
    ConnectionAdvancedSystemDeflection.DataLogger
    ConnectionAnalysis.ShortName
    DesignEntitySingleContextAnalysis.ParametricStudyIndex1
    DesignEntitySingleContextAnalysis.ParametricStudyIndex2
    DesignEntitySingleContextAnalysis.PlanetaryOriginal
    DesignEntityAnalysis._parent
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.ComponentDesign
    DesignEntityAnalysis.LocalCoordinateSystem
    DesignEntityAnalysis.SafetyFactors
    DesignEntityAnalysis.AllDesignEntities
    DesignEntityAnalysis.AllStatusErrors
    DesignEntityAnalysis.HasResults
    DesignEntityAnalysis.NameWithContainer
    DesignEntityAnalysis.Status
    DesignEntityAnalysis.ReportNames
    DesignEntityAnalysis.OutputDefaultReportTo(String)
    DesignEntityAnalysis.GetDefaultReportWithEncodedImages()
    DesignEntityAnalysis.OutputActiveReportTo(String)
    DesignEntityAnalysis.OutputActiveReportAsTextTo(String)
    DesignEntityAnalysis.GetActiveReportWithEncodedImages()
    DesignEntityAnalysis.OutputNamedReportTo(String, String)
    DesignEntityAnalysis.OutputNamedReportAsMastaReport(String, String)
    DesignEntityAnalysis.OutputNamedReportAsTextTo(String, String)
    DesignEntityAnalysis.GetNamedReportWithEncodedImages(String)
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.cacheRpds
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, (T1, T2)<Type, Object>[])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T1, T2>(String, (T1, T2)<Type, Object>, T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.isInvalid
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.CreateObjRef(Type)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class CylindricalGearMeshAdvancedSystemDeflection : GearMeshAdvancedSystemDeflection, IEquatable<APIBase>

    Properties

    ActiveFlank

    Declaration
    public CylindricalFlanks ActiveFlank { get; }
    Property Value
    Type Description
    CylindricalFlanks

    AverageOperatingAxialContactRatioForFirstToothPassingPeriod

    Declaration
    public double AverageOperatingAxialContactRatioForFirstToothPassingPeriod { get; }
    Property Value
    Type Description
    System.Double

    AverageOperatingTransverseContactRatioForFirstToothPassingPeriod

    Declaration
    public double AverageOperatingTransverseContactRatioForFirstToothPassingPeriod { get; }
    Property Value
    Type Description
    System.Double

    CalculatedLoadSharingFactor

    Declaration
    public double CalculatedLoadSharingFactor { get; }
    Property Value
    Type Description
    System.Double

    ComponentDetailedAnalysis

    Declaration
    public CylindricalGearMeshRating ComponentDetailedAnalysis { get; }
    Property Value
    Type Description
    CylindricalGearMeshRating

    ConnectionDesign

    Declaration
    public CylindricalGearMesh ConnectionDesign { get; }
    Property Value
    Type Description
    CylindricalGearMesh

    ConnectionLoadCase

    Declaration
    public CylindricalGearMeshLoadCase ConnectionLoadCase { get; }
    Property Value
    Type Description
    CylindricalGearMeshLoadCase

    ContactChartGapToLoadedFlankGearA

    Declaration
    public SMTBitmap ContactChartGapToLoadedFlankGearA { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ContactChartGapToLoadedFlankGearAAsTextFile

    Declaration
    public string ContactChartGapToLoadedFlankGearAAsTextFile { get; }
    Property Value
    Type Description
    System.String

    ContactChartGapToLoadedFlankGearB

    Declaration
    public SMTBitmap ContactChartGapToLoadedFlankGearB { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ContactChartGapToLoadedFlankGearBAsTextFile

    Declaration
    public string ContactChartGapToLoadedFlankGearBAsTextFile { get; }
    Property Value
    Type Description
    System.String

    ContactChartGapToUnloadedFlankGearA

    Declaration
    public SMTBitmap ContactChartGapToUnloadedFlankGearA { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ContactChartGapToUnloadedFlankGearAAsTextFile

    Declaration
    public string ContactChartGapToUnloadedFlankGearAAsTextFile { get; }
    Property Value
    Type Description
    System.String

    ContactChartGapToUnloadedFlankGearB

    Declaration
    public SMTBitmap ContactChartGapToUnloadedFlankGearB { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ContactChartGapToUnloadedFlankGearBAsTextFile

    Declaration
    public string ContactChartGapToUnloadedFlankGearBAsTextFile { get; }
    Property Value
    Type Description
    System.String

    ContactChartMaxPressureGearA

    Declaration
    public SMTBitmap ContactChartMaxPressureGearA { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ContactChartMaxPressureGearAAsTextFile

    Declaration
    public string ContactChartMaxPressureGearAAsTextFile { get; }
    Property Value
    Type Description
    System.String

    ContactChartMaxPressureGearB

    Declaration
    public SMTBitmap ContactChartMaxPressureGearB { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ContactChartMaxPressureGearBAsTextFile

    Declaration
    public string ContactChartMaxPressureGearBAsTextFile { get; }
    Property Value
    Type Description
    System.String

    CylindricalGearAdvancedAnalyses

    Declaration
    public ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> CylindricalGearAdvancedAnalyses { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection>

    CylindricalGearMeshSystemDeflectionResults

    Declaration
    public ReadOnlyCollection<CylindricalGearMeshSystemDeflectionTimestep> CylindricalGearMeshSystemDeflectionResults { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshSystemDeflectionTimestep>

    FaceLoadFactorContact

    Declaration
    public double FaceLoadFactorContact { get; }
    Property Value
    Type Description
    System.Double

    GearDesigns

    Declaration
    public ReadOnlyCollection<CylindricalGearDesign> GearDesigns { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearDesign>

    GearMeshDesign

    Declaration
    public CylindricalGearMeshDesign GearMeshDesign { get; }
    Property Value
    Type Description
    CylindricalGearMeshDesign

    InactiveFlank

    Declaration
    public CylindricalFlanks InactiveFlank { get; }
    Property Value
    Type Description
    CylindricalFlanks

    MaximumContactPressure

    Measurement: Stress

    Declaration
    public double MaximumContactPressure { get; }
    Property Value
    Type Description
    System.Double

    MaximumEdgeStress

    Measurement: Stress

    Declaration
    public double MaximumEdgeStress { get; }
    Property Value
    Type Description
    System.Double

    MaximumEdgeStressIncludingTipContact

    Measurement: Stress

    Declaration
    public double MaximumEdgeStressIncludingTipContact { get; }
    Property Value
    Type Description
    System.Double

    MaximumEdgeStressOnGearAIncludingTipContact

    Measurement: Stress

    Declaration
    public double MaximumEdgeStressOnGearAIncludingTipContact { get; }
    Property Value
    Type Description
    System.Double

    MaximumEdgeStressOnGearBIncludingTipContact

    Measurement: Stress

    Declaration
    public double MaximumEdgeStressOnGearBIncludingTipContact { get; }
    Property Value
    Type Description
    System.Double

    MaximumPrincipalRootStressOnTensionSideFromGearFEModel

    Measurement: Stress

    Declaration
    public List<double> MaximumPrincipalRootStressOnTensionSideFromGearFEModel { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    MaxPressureContactChartForEachToothPassForGearA

    Declaration
    public ReadOnlyCollection<ContactChartPerToothPass> MaxPressureContactChartForEachToothPassForGearA { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ContactChartPerToothPass>

    MeanMeshStiffness

    The mean stiffness per unit face width normal to the flanks i.e. normal to the helix for a helical gear.

    Measurement: StiffnessPerUnitFaceWidth

    Declaration
    public double MeanMeshStiffness { get; }
    Property Value
    Type Description
    System.Double

    MeanMeshTiltStiffness

    Measurement: AngularStiffness

    Declaration
    public double MeanMeshTiltStiffness { get; }
    Property Value
    Type Description
    System.Double

    MeanTEExcludingBacklash

    Measurement: VeryShortLength

    Declaration
    public double MeanTEExcludingBacklash { get; }
    Property Value
    Type Description
    System.Double

    MeanTotalContactRatio

    Declaration
    public double MeanTotalContactRatio { get; }
    Property Value
    Type Description
    System.Double

    PeakToPeakMeshStiffness

    The peak to peak stiffness per unit face width normal to the flanks i.e. normal to the helix for a helical gear.

    Measurement: StiffnessPerUnitFaceWidth

    Declaration
    public double PeakToPeakMeshStiffness { get; }
    Property Value
    Type Description
    System.Double

    PeakToPeakTE

    Measurement: VeryShortLength

    Declaration
    public double PeakToPeakTE { get; }
    Property Value
    Type Description
    System.Double

    Planetaries

    Declaration
    public ReadOnlyCollection<CylindricalGearMeshAdvancedSystemDeflection> Planetaries { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshAdvancedSystemDeflection>

    PointsWithWorstResults

    Declaration
    public PointsWithWorstResults PointsWithWorstResults { get; }
    Property Value
    Type Description
    PointsWithWorstResults

    TorqueShare

    Measurement: Percentage

    Declaration
    public double TorqueShare { get; }
    Property Value
    Type Description
    System.Double

    TransmissionErrorFourierSeriesForFirstToothPassingPeriod

    Declaration
    public FourierSeries TransmissionErrorFourierSeriesForFirstToothPassingPeriod { get; }
    Property Value
    Type Description
    FourierSeries

    UseAdvancedLTCA

    Determines whether advanced LTCA is used for the analysis

    Declaration
    public bool UseAdvancedLTCA { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    AnimationOfMaxPressureContactChartForEachToothPassForGearA()

    Declaration
    public void AnimationOfMaxPressureContactChartForEachToothPassForGearA()

    Implements

    System.IEquatable<T>

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top