|
Jointc_ Field
|
list of stiffness for the joint DOFs.
Namespace:
Karamba.Joints
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected Nullable<double>[] c_
Protected c_ As Nullable(Of Double)()
protected:
array<Nullable<double>>^ c_
val mutable c_: Nullable<float>[]
Field Value
Type:
NullableDouble
See Also