Search Results for

    Show / Hide Table of Contents

    Class JointFrictionLms

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    JointFrictionLms
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    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