friction_coefficient property

friction_coefficient property

FrictionCoefficient

Definition:

@property
def friction_coefficient(self):
    ...
@friction_coefficient.setter
def friction_coefficient(self, value):
    ...

See Also