Version: 13.0

    Show / Hide Table of Contents

    Class GBT17855SplineJointRating

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    ShaftHubConnectionRating
    SplineJointRating
    GBT17855SplineJointRating
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    SplineJointRating.AllowableBendingStress
    SplineJointRating.AllowableBurstingStress
    SplineJointRating.AllowableCompressiveStress
    SplineJointRating.AllowableContactStress
    SplineJointRating.AllowableShearStress
    SplineJointRating.AngularVelocity
    SplineJointRating.AxialForce
    SplineJointRating.DudleyMaximumEffectiveLength
    SplineJointRating.Load
    SplineJointRating.Moment
    SplineJointRating.NumberOfCycles
    SplineJointRating.RadialLoad
    SplineJointRating.Torque
    SplineJointRating.SplineHalfRatings
    ShaftHubConnectionRating._parent
    ShaftHubConnectionRating.AdditionalRatingInformation
    ShaftHubConnectionRating.JointDesign
    ShaftHubConnectionRating.ReportNames
    ShaftHubConnectionRating.OutputDefaultReportTo(String)
    ShaftHubConnectionRating.GetDefaultReportWithEncodedImages()
    ShaftHubConnectionRating.OutputActiveReportTo(String)
    ShaftHubConnectionRating.OutputActiveReportAsTextTo(String)
    ShaftHubConnectionRating.GetActiveReportWithEncodedImages()
    ShaftHubConnectionRating.OutputNamedReportTo(String, String)
    ShaftHubConnectionRating.OutputNamedReportAsMastaReport(String, String)
    ShaftHubConnectionRating.OutputNamedReportAsTextTo(String, String)
    ShaftHubConnectionRating.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.DetailedRigidConnectors.Splines.Ratings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class GBT17855SplineJointRating : SplineJointRating, IEquatable<APIBase>

    Properties

    ApplicationFactor

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

    BacklashFactor

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

    CalculatedCompressiveStress

    Measurement: Stress

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

    CalculatedMaximumToothShearingStress

    Measurement: Stress

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

    CalculatedRootBendingStress

    Measurement: Stress

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

    DistributionFactor

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

    EquivalentStress

    Measurement: Stress

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

    FaceLoadDistributionFactor

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

    KFactor

    Used in the calculation of max tooth shearing stress, see Table 6 of GB/T 17855:1999. For involute splines if number of teeth is less than 30 K = 0.3, otherwise K = 0.15.

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

    Name

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

    SafetyFactorForCompressiveStress

    Measurement: SafetyFactor

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

    SafetyFactorForEquivalentStress

    Measurement: SafetyFactor

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

    SafetyFactorForRootBendingStress

    Measurement: SafetyFactor

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

    SafetyFactorForToothShearingStress

    Measurement: SafetyFactor

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

    SafetyFactorForWearingStress

    Measurement: SafetyFactor

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

    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