Search Results for

    Show / Hide Table of Contents

    Class JointFrictionLms

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    JointFrictionLms
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Motion
    Assembly: NXOpen.dll
    Syntax
    public class JointFrictionLms : TaggedObject, IMessageSink

    Constructors

    JointFrictionLms()

    Declaration
    protected JointFrictionLms()

    Properties

    BallRadius

    Declaration
    public Expression BallRadius { get; }
    Property Value
    Type Description
    Expression

    BendingReactionArm

    Declaration
    public Expression BendingReactionArm { get; }
    Property Value
    Type Description
    Expression

    FrictionArm

    Declaration
    public Expression FrictionArm { get; }
    Property Value
    Type Description
    Expression

    InitialOverlap

    Declaration
    public Expression InitialOverlap { get; }
    Property Value
    Type Description
    Expression

    MuDynamic

    Declaration
    public Expression MuDynamic { get; }
    Property Value
    Type Description
    Expression

    MuStatic

    Declaration
    public Expression MuStatic { get; }
    Property Value
    Type Description
    Expression

    PinRadius

    Declaration
    public Expression PinRadius { get; }
    Property Value
    Type Description
    Expression

    ReactionArm

    Declaration
    public Expression ReactionArm { get; }
    Property Value
    Type Description
    Expression

    RotationalStictionTransitionVelocity

    Declaration
    public Expression RotationalStictionTransitionVelocity { get; }
    Property Value
    Type Description
    Expression

    TranslationalStictionTransitionVelocity

    Declaration
    public Expression TranslationalStictionTransitionVelocity { get; }
    Property Value
    Type Description
    Expression

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX