Version:

    Show / Hide Table of Contents

    Class ShaftHubConnectionLoadCase

    Inheritance
    System.Object
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartLoadCase
    ComponentLoadCase
    MountableComponentLoadCase
    ConnectorLoadCase
    ShaftHubConnectionLoadCase
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    ComponentLoadCase.AdditionalModalDampingRatio
    ComponentLoadCase.IsConnectedToGround
    ComponentLoadCase.IsTorsionallyFree
    ComponentLoadCase.MagnitudeOfRotation
    ComponentLoadCase.RayleighDampingBeta
    ComponentLoadCase.RotationAngle
    PartLoadCase.ClearUserSpecifiedExcitationDataForThisLoadCase()
    PartLoadCase.GetHarmonicLoadDataForImport()
    PartLoadCase.ExcitationDataIsUpToDate
    PartLoadCase.HarmonicExcitationType
    PartLoadCase.LoadCaseForHarmonicExcitationTypeAdvancedSystemDeflectionCurrentLoadCaseSetUp
    PartLoadCase.UseThisLoadCaseForAdvancedSystemDeflectionCurrentLoadCaseSetUp
    PartLoadCase.StaticLoadCase
    PartLoadCase.TimeSeriesLoadCase
    PartAnalysis.PlanetaryOriginal
    DesignEntitySingleContextAnalysis.ParametricStudyIndex1
    DesignEntitySingleContextAnalysis.ParametricStudyIndex2
    DesignEntityAnalysis._parent
    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)
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.LocalCoordinateSystem
    DesignEntityAnalysis.SafetyFactors
    DesignEntityAnalysis.AllDesignEntities
    DesignEntityAnalysis.AllStatusErrors
    DesignEntityAnalysis.HasResults
    DesignEntityAnalysis.NameWithContainer
    DesignEntityAnalysis.Status
    DesignEntityAnalysis.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.SystemModel.AnalysesAndResults.StaticLoads
    Assembly: SMT.MastaAPI.14.1.dll
    Syntax
    public class ShaftHubConnectionLoadCase : ConnectorLoadCase, IEquatable<APIBase>

    Properties

    AdditionalTiltStiffness

    Declaration
    public Overridable<double> AdditionalTiltStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    AngularBacklash

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

    ApplicationFactor

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

    AxialPreload

    Declaration
    public Overridable<double> AxialPreload { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    AxialStiffness

    Declaration
    public Overridable<double> AxialStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    ComponentDesign

    Declaration
    public ShaftHubConnection ComponentDesign { get; }
    Property Value
    Type Description
    ShaftHubConnection

    DampingOptions

    Declaration
    public SplineDampingOptions DampingOptions { get; }
    Property Value
    Type Description
    SplineDampingOptions

    ExternalHalfManufacturingError

    Declaration
    public SplineHalfManufacturingError ExternalHalfManufacturingError { get; }
    Property Value
    Type Description
    SplineHalfManufacturingError

    FitOptions

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

    InternalHalfManufacturingError

    Declaration
    public SplineHalfManufacturingError InternalHalfManufacturingError { get; }
    Property Value
    Type Description
    SplineHalfManufacturingError

    IsTorsionallyRigid

    Declaration
    public Overridable<bool> IsTorsionallyRigid { get; set; }
    Property Value
    Type Description
    Overridable<System.Boolean>

    LeadReliefs

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

    LeftFlankLeadRelief

    Declaration
    public SplineLeadRelief LeftFlankLeadRelief { get; }
    Property Value
    Type Description
    SplineLeadRelief

    LoadDistributionFactor

    Declaration
    public Overridable<double> LoadDistributionFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    LoadDistributionFactorSingleKey

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

    MajorFitOptions

    Declaration
    public SplineFitOptions MajorFitOptions { get; }
    Property Value
    Type Description
    SplineFitOptions

    MinorFitOptions

    Declaration
    public SplineFitOptions MinorFitOptions { get; }
    Property Value
    Type Description
    SplineFitOptions

    NormalClearance

    Declaration
    public Overridable<double> NormalClearance { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    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

    OverrideDesignSpecifiedStiffnessMatrix

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

    Planetaries

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

    RadialClearance

    Declaration
    public Overridable<double> RadialClearance { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    RadialStiffness

    Declaration
    public Overridable<double> RadialStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    RightFlankLeadRelief

    Declaration
    public SplineLeadRelief RightFlankLeadRelief { get; }
    Property Value
    Type Description
    SplineLeadRelief

    SpecifiedApplicationFactor

    Declaration
    public Overridable<double> SpecifiedApplicationFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SpecifiedBacklashFactor

    Declaration
    public Overridable<double> SpecifiedBacklashFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SpecifiedLoadDistributionFactor

    Declaration
    public Overridable<double> SpecifiedLoadDistributionFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SpecifiedLoadSharingFactor

    Declaration
    public Overridable<double> SpecifiedLoadSharingFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SpecifiedStiffnessForShaftHubConnectionInLocalCoordinateSystem

    Declaration
    public double[, ] SpecifiedStiffnessForShaftHubConnectionInLocalCoordinateSystem { get; set; }
    Property Value
    Type Description
    System.Double[,]

    SplineHalfManufacturingErrors

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

    SplinePitchErrorOptions

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

    TiltClearance

    Declaration
    public Overridable<double> TiltClearance { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    TiltStiffness

    Declaration
    public Overridable<double> TiltStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    ToothLocationsExternalSplineHalf

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

    TorsionalStiffness

    Declaration
    public Overridable<double> TorsionalStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    TorsionalTwistPreload

    Declaration
    public Overridable<double> TorsionalTwistPreload { get; set; }
    Property Value
    Type Description
    Overridable<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