Version:

    Show / Hide Table of Contents

    Class KeywayRating

    Inheritance
    System.Object
    APIBase
    ShaftHubConnectionRating
    InterferenceFitRating
    KeywayRating
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    InterferenceFitRating.AllowableAxialForceStationary
    InterferenceFitRating.AllowableAxialForceAtOperatingSpeed
    InterferenceFitRating.AllowableTorqueStationary
    InterferenceFitRating.AllowableTorqueAtOperatingSpeed
    InterferenceFitRating.DiameterOfJoint
    InterferenceFitRating.JointPressureAtOperatingSpeed
    InterferenceFitRating.LengthOfJoint
    InterferenceFitRating.PeripheralSpeedOfOuterPart
    InterferenceFitRating.PeripheralSpeedOfOuterPartCausingLossOfInterference
    InterferenceFitRating.PermissibleAxialForceStationary
    InterferenceFitRating.PermissibleAxialForceAtOperatingSpeed
    InterferenceFitRating.PermissibleTorqueStationary
    InterferenceFitRating.PermissibleTorqueAtOperatingSpeed
    InterferenceFitRating.RequiredFitForAvoidanceOfFrettingWear
    InterferenceFitRating.SafetyFactorForAxialForce
    InterferenceFitRating.SafetyFactorForAxialForceStationary
    InterferenceFitRating.SafetyFactorForTorque
    InterferenceFitRating.SafetyFactorForTorqueStationary
    ShaftHubConnectionRating._parent
    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)
    ShaftHubConnectionRating.AdditionalRatingInformation
    ShaftHubConnectionRating.AxialForce
    ShaftHubConnectionRating.Moment
    ShaftHubConnectionRating.RadialForce
    ShaftHubConnectionRating.RotationalSpeed
    ShaftHubConnectionRating.Torque
    ShaftHubConnectionRating.JointDesign
    ShaftHubConnectionRating.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.DetailedRigidConnectors.KeyedJoints.Rating
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public class KeywayRating : InterferenceFitRating, IEquatable<APIBase>

    Properties

    ApplicationFactor

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

    CircumferentialForce

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

    ExtremeForce

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

    ExtremeLoadCarryingFactor

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

    FrictionalEngagementFactorExtremeLoad

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

    FrictionalEngagementFactorRatedLoad

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

    FrictionalTorque

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

    InnerComponentExtremeSafetyFactor

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

    InnerComponentRatedSafetyFactor

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

    KeyedJointDesign

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

    KeyExtremeSafetyFactor

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

    KeyRatedSafetyFactor

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

    KeywayHalfRatings

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

    LoadDistributionFactor

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

    LoadDistributionFactorSingleKey

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

    Name

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

    NumberOfTorquePeaks

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

    NumberOfTorqueReversals

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

    OuterComponentExtremeSafetyFactor

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

    OuterComponentRatedSafetyFactor

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

    RatedForce

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

    RatedLoadCarryingFactor

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

    TorquePeakFactor

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

    TorqueReversalFactor

    Declaration
    public double TorqueReversalFactor { 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