Version:

    Show / Hide Table of Contents

    Class CylindricalMeshSingleFlankRating

    Inheritance
    System.Object
    APIBase
    MeshSingleFlankRating
    CylindricalMeshSingleFlankRating
    AGMA2101MeshSingleFlankRating
    ISO6336AbstractMeshSingleFlankRating
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    MeshSingleFlankRating._parent
    MeshSingleFlankRating.OutputDefaultReportTo(String)
    MeshSingleFlankRating.GetDefaultReportWithEncodedImages()
    MeshSingleFlankRating.OutputActiveReportTo(String)
    MeshSingleFlankRating.OutputActiveReportAsTextTo(String)
    MeshSingleFlankRating.GetActiveReportWithEncodedImages()
    MeshSingleFlankRating.OutputNamedReportTo(String, String)
    MeshSingleFlankRating.OutputNamedReportAsMastaReport(String, String)
    MeshSingleFlankRating.OutputNamedReportAsTextTo(String, String)
    MeshSingleFlankRating.GetNamedReportWithEncodedImages(String)
    MeshSingleFlankRating.CoefficientOfFrictionCalculationMethod
    MeshSingleFlankRating.EfficiencyRatingMethod
    MeshSingleFlankRating.Name
    MeshSingleFlankRating.Power
    MeshSingleFlankRating.RatingStandardName
    MeshSingleFlankRating.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.Rating.Cylindrical
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public abstract class CylindricalMeshSingleFlankRating : MeshSingleFlankRating, IEquatable<APIBase>

    Properties

    ActiveLengthOfTheLineOfAction

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

    AxialContactRatio

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

    AxialForce

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

    CentreDistance

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

    CoefficientOfFrictionMethodFlashTemperatureMethod

    Declaration
    public ScuffingCoefficientOfFrictionMethods CoefficientOfFrictionMethodFlashTemperatureMethod { get; }
    Property Value
    Type Description
    ScuffingCoefficientOfFrictionMethods

    ContactRatioSource

    Declaration
    public ContactRatioDataSource ContactRatioSource { get; }
    Property Value
    Type Description
    ContactRatioDataSource

    Duration

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

    DynamicFactor

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

    EffectiveArithmeticMeanRoughness

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

    EffectiveFaceWidth

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

    ElasticityFactor

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

    EquivalentMisalignment

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

    FaceLoadFactorContact

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

    FaceLoadFactorContactSource

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

    GearRatio

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

    GearSingleFlankRatings

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

    LineOfActionParameterOfMaximumFlashTemperature

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

    LoadCase

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

    LoadSharingFactorOfMaximumFlashTemperature

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

    LubricantDynamicViscosityAtToothTemperature

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

    LubricationDetail

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

    MaximumContactTemperature

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

    MaximumFlashTemperature

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

    MeanCoefficientOfFrictionCalculatedConstantFlashTemperatureMethod

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

    MeanCoefficientOfFrictionOfMaximumFlashTemperature

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

    MinimumDynamicFactorForWindTurbineApplications

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

    MinimumFaceLoadFactorForContactStress

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

    MisalignmentSource

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

    NominalAxialForce

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

    NominalRadialLoad

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

    NominalTangentialLoad

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

    NominalTransverseLoad

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

    OperatingNormalPressureAngle

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

    PinionRollAngleAtHighestPointOfSingleToothContact

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

    PitchLineVelocityAtOperatingPitchDiameter

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

    RadialSeparatingLoad

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

    RatingSettings

    Declaration
    public CylindricalGearDesignAndRatingSettingsItem RatingSettings { get; }
    Property Value
    Type Description
    CylindricalGearDesignAndRatingSettingsItem

    ReducedModulusOfElasticity

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

    RollAngleOfMaximumFlashTemperature

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

    Scuffing

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

    ScuffingTemperature

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

    SignedGearRatio

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

    SlidetoRollRatioAtEndOfActiveProfile

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

    SlidetoRollRatioAtPitchPoint

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

    SlidetoRollRatioAtStartOfActiveProfile

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

    SortedScuffingResults

    Declaration
    public CylindricalGearScuffingResults SortedScuffingResults { get; }
    Property Value
    Type Description
    CylindricalGearScuffingResults

    SortedScuffingResultsWithoutSpecialValues

    Declaration
    public CylindricalGearScuffingResults SortedScuffingResultsWithoutSpecialValues { get; }
    Property Value
    Type Description
    CylindricalGearScuffingResults

    SumpTemperature

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

    TangentialVelocityAtReferenceCylinder

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

    TransmittedTangentialLoad

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

    TransverseContactRatio

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

    TransverseLoadFactorContact

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

    UserSpecifiedCoefficientOfFrictionFlashTemperatureMethod

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

    VirtualContactRatio

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

    WeldingStructuralFactor

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