Dynamic Relaxation Clash Plugin

ValidationObject..::..Damping Property

The damping coefficient for the validation object in the dynamic relaxation equations.

Namespace:  DynamicRelaxationClashVerification.Models.DataModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public double Damping { get; set; }
Public Property Damping As Double
	Get
	Set
public:
property double^ Damping {
	double^ get ();
	void set (double^ value);
}

Field Value

The damping coefficient.