Version: 13.0

    Show / Hide Table of Contents

    Class Clutch

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntity
    Part
    AbstractAssembly
    SpecialisedAssembly
    Coupling
    Clutch
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    Coupling.AxialStiffness
    Coupling.RadialStiffness
    Coupling.TiltStiffness
    Coupling.TorsionalStiffness
    Coupling.Halves
    Coupling.HalfA
    Coupling.HalfB
    AbstractAssembly.MassOfAssembly
    AbstractAssembly.ComponentsWithUnknownMassProperties
    AbstractAssembly.ComponentsWithZeroMassProperties
    Part.TwoDDrawing
    Part.TwoDDrawingFullModel
    Part.ThreeDIsometricView
    Part.ThreeDView
    Part.ThreeDViewOrientatedInXyPlaneWithZAxisPointingIntoTheScreen
    Part.ThreeDViewOrientatedInXyPlaneWithZAxisPointingOutOfTheScreen
    Part.ThreeDViewOrientatedInXzPlaneWithYAxisPointingIntoTheScreen
    Part.ThreeDViewOrientatedInXzPlaneWithYAxisPointingOutOfTheScreen
    Part.ThreeDViewOrientatedInYzPlaneWithXAxisPointingIntoTheScreen
    Part.ThreeDViewOrientatedInYzPlaneWithXAxisPointingOutOfTheScreen
    Part.DrawingNumber
    Part.EditableName
    Part.Mass
    Part.UniqueName
    Part.MassPropertiesFromDesign
    Part.MassPropertiesFromDesignIncludingPlanetaryDuplicates
    Part.Connections
    Part.LocalConnections
    Part.ConnectionsTo(Part)
    Part.CopyTo(Assembly)
    Part.CreateGeometryExportOptions()
    Part.DeleteConnections()
    DesignEntity._parent
    DesignEntity.Comment
    DesignEntity.Delete()
    DesignEntity.ID
    DesignEntity.Icon
    DesignEntity.SmallIcon
    DesignEntity.DesignProperties
    DesignEntity.AllDesignEntities
    DesignEntity.AllStatusErrors
    DesignEntity.Status
    DesignEntity.UserSpecifiedData
    DesignEntity.ReportNames
    DesignEntity.OutputDefaultReportTo(String)
    DesignEntity.GetDefaultReportWithEncodedImages()
    DesignEntity.OutputActiveReportTo(String)
    DesignEntity.OutputActiveReportAsTextTo(String)
    DesignEntity.GetActiveReportWithEncodedImages()
    DesignEntity.OutputNamedReportTo(String, String)
    DesignEntity.OutputNamedReportAsMastaReport(String, String)
    DesignEntity.OutputNamedReportAsTextTo(String, String)
    DesignEntity.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.SystemModel.PartModel.Couplings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class Clutch : Coupling, IEquatable<APIBase>

    Properties

    AngularSpeedTemperatureGrid

    Declaration
    public GriddedSurfaceAccessor AngularSpeedTemperatureGrid { get; set; }
    Property Value
    Type Description
    GriddedSurfaceAccessor

    AreaOfFrictionSurface

    Measurement: SmallArea

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

    Bore

    Measurement: ShortLength

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

    ClearanceBetweenFrictionSurfaces

    How far the spring needs to be compressed before the kiss point is reached.

    Measurement: ShortLength

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

    ClutchConnection

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

    ClutchPlateTemperature

    Measurement: Temperature

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

    ClutchSpecificHeatCapacity

    Measurement: SpecificHeat

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

    ClutchThermalMass

    Measurement: Mass

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

    ClutchToOilHeatTransferCoefficient

    Measurement: HeatTransfer

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

    ClutchType

    Declaration
    public ClutchType ClutchType { get; set; }
    Property Value
    Type Description
    ClutchType

    Diameter

    Measurement: ShortLength

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

    DynamicCoefficientOfFriction

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

    FlowRateVsSpeed

    This is used when Park's Method is selected for losses.

    Declaration
    public Vector2DListAccessor FlowRateVsSpeed { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    InnerDiameterOfFrictionSurface

    Measurement: ShortLength

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

    KissPointClutchPressure

    Pressure required to overcome the spring and bring the clutch plates into contact

    Measurement: Stress

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

    KissPointPistonPressure

    Pressure required to overcome the spring and bring the clutch plates into contact

    Measurement: Stress

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

    KissPointPressurePercent

    Measurement: Percentage

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

    LinearSpeedTemperatureGrid

    The effective torque radius is used to convert between linear and angular speed.

    Declaration
    public GriddedSurfaceAccessor LinearSpeedTemperatureGrid { get; set; }
    Property Value
    Type Description
    GriddedSurfaceAccessor

    MaximumPressureAtClutch

    Measurement: Stress

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

    MaximumPressureAtPiston

    Measurement: Stress

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

    NumberOfFrictionSurfaces

    Declaration
    public int NumberOfFrictionSurfaces { get; set; }
    Property Value
    Type Description
    System.Int32

    OuterDiameterOfFrictionSurface

    Measurement: ShortLength

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

    PistonArea

    Measurement: SmallArea

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

    SpecifiedTorqueCapacity

    Measurement: Torque

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

    SpringPreload

    Preload force of the spring. A positive value will mean a larger force is required to compress the spring.

    Measurement: Force

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

    SpringStiffness

    Measurement: LinearStiffness

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

    SpringType

    Declaration
    public ClutchSpringType SpringType { get; set; }
    Property Value
    Type Description
    ClutchSpringType

    StaticToDynamicFrictionRatio

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

    UseFrictionCoefficientLookup

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

    VolumetricOilAirMixtureRatio

    Measurement: Percentage

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

    Width

    Measurement: ShortLength

    Declaration
    public double Width { get; set; }
    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