Table of Contents

Class StiffnessWithFriction

Namespace
FemDesign.Releases
Assembly
FemDesign.Core.dll

stiffness_with_friction

public class StiffnessWithFriction : SimpleStiffnessType
Inheritance
StiffnessWithFriction
Inherited Members
Extension Methods

Constructors

StiffnessWithFriction()

public StiffnessWithFriction()

Fields

_friction

public double _friction

Field Value

double

Properties

Friction

public double Friction { get; set; }

Property Value

double