Version:

    Show / Hide Table of Contents

    Class CylindricalGearMeshLoadDistributionAnalysis

    Inheritance
    System.Object
    APIBase
    AbstractGearMeshAnalysis
    GearMeshDesignAnalysis
    GearMeshImplementationAnalysis
    GearMeshLoadDistributionAnalysis
    CylindricalGearMeshLoadDistributionAnalysis
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    GearMeshLoadDistributionAnalysis.MaximumRootStress(GearLoadDistributionAnalysis, GearFlanks, StressResultsType)
    GearMeshLoadDistributionAnalysis.MaximumRootStress(GearLoadDistributionAnalysis, StressResultsType)
    GearMeshLoadDistributionAnalysis.ActualTotalContactRatio
    GearMeshLoadDistributionAnalysis.AnalysisName
    GearMeshLoadDistributionAnalysis.IndexOfRollAngleWithMaximumContactStress
    GearMeshLoadDistributionAnalysis.IsAdvancedLTCA
    GearMeshLoadDistributionAnalysis.LoadCaseName
    GearMeshLoadDistributionAnalysis.MaximumContactStress
    GearMeshLoadDistributionAnalysis.MaximumForcePerUnitLength
    GearMeshLoadDistributionAnalysis.MaximumPressureVelocity
    GearMeshLoadDistributionAnalysis.MinimumForcePerUnitLength
    GearMeshLoadDistributionAnalysis.NumberOfRollAngles
    GearMeshLoadDistributionAnalysis.PeaktoPeakMomentAboutCentre
    GearMeshLoadDistributionAnalysis.MomentAboutCentreFourierSeries
    GearMeshLoadDistributionAnalysis.TransmissionErrorFourierSeries
    GearMeshDesignAnalysis.GearA
    GearMeshDesignAnalysis.GearB
    GearMeshDesignAnalysis.GearSet
    AbstractGearMeshAnalysis._parent
    AbstractGearMeshAnalysis.OutputDefaultReportTo(String)
    AbstractGearMeshAnalysis.GetDefaultReportWithEncodedImages()
    AbstractGearMeshAnalysis.OutputActiveReportTo(String)
    AbstractGearMeshAnalysis.OutputActiveReportAsTextTo(String)
    AbstractGearMeshAnalysis.GetActiveReportWithEncodedImages()
    AbstractGearMeshAnalysis.OutputNamedReportTo(String, String)
    AbstractGearMeshAnalysis.OutputNamedReportAsMastaReport(String, String)
    AbstractGearMeshAnalysis.OutputNamedReportAsTextTo(String, String)
    AbstractGearMeshAnalysis.GetNamedReportWithEncodedImages(String)
    AbstractGearMeshAnalysis.MeshName
    AbstractGearMeshAnalysis.Name
    AbstractGearMeshAnalysis.ReportNames
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, [])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, , T)
    APIBase.callPartialMethod<T>(String, , , T)
    APIBase.callPartialMethod<T>(String, , , , T)
    APIBase.callPartialMethod<T1, T2>(String, , T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    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.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.ToListWithSelectedItem<T>(IEnumerable<T>)
    APIBase.ToListWithSelectedItem<T>(T, IEnumerable<T>)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    APIBase.InvalidProperties
    APIBase.ReadOnlyProperties
    APIBase.AllPropertiesAreReadOnly
    APIBase.AllPropertiesAreInvalid
    APIBase.cacheRpds
    APIBase.isInvalid
    Namespace: SMT.MastaAPI.Gears.LTCA.Cylindrical
    Assembly: SMT.MastaAPI.14.1.dll
    Syntax
    public class CylindricalGearMeshLoadDistributionAnalysis : GearMeshLoadDistributionAnalysis, IEquatable<APIBase>

    Properties

    AverageFlashTemperature

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

    CalculatedFaceLoadFactorContact

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

    CylindricalMeshLoadCase

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

    DINScuffingBulkToothTemperature

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

    GearAInMesh

    Declaration
    public CylindricalMeshedGearLoadDistributionAnalysis GearAInMesh { get; }
    Property Value
    Type Description
    CylindricalMeshedGearLoadDistributionAnalysis

    GearBInMesh

    Declaration
    public CylindricalMeshedGearLoadDistributionAnalysis GearBInMesh { get; }
    Property Value
    Type Description
    CylindricalMeshedGearLoadDistributionAnalysis

    ISO63362006MeshStiffness

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

    ISO63362006MeshStiffnessAcrossFaceWidth

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

    ISO63362006SingleStiffness

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

    ISO63362006SingleStiffnessAcrossFaceWidth

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

    ISOScuffingBulkToothTemperature

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

    LoadDistributionAnalysesAtSingleRotation

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

    MaximumEdgePressure

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

    MeanCoefficientOfFrictionFromLTCA

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

    MeanSlidingPowerLossFromLTCA

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

    MeanTE

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

    MeshedGears

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

    MeshEfficiencyFromLTCA

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

    MeshMicroGeometry

    Declaration
    public CylindricalGearMeshMicroGeometry MeshMicroGeometry { get; }
    Property Value
    Type Description
    CylindricalGearMeshMicroGeometry

    Misalignment

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

    PeakToPeakTE

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

    PointsWithWorstResults

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

    Rating

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

    StripLoadsDeviation

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

    StripLoadsMaximum

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

    StripLoadsMinimum

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

    TheoreticalTotalContactRatio

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

    ToothTemperature

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

    TransmissionErrorAgainstRotation

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

    UtilizationForcePerUnitLengthCutoffValue

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

    Methods

    CalculateMeshStiffness()

    Declaration
    public void CalculateMeshStiffness()

    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