RotatingFrictionCoefficients

Frot_3_coeff_i

Class RotatingFrictionCoefficients

Constructors

  • RotatingFrictionCoefficients(constantFriction ,viscousCoefficient ,squareSpeedCoefficient )

Fields Summary

Field
Description
constantFriction
Constant friction coefficient (N.m)
squareSpeedCoefficient
Friction coefficient proportional to the square speed (N.m.s2/degree2)
viscousCoefficient
Viscous friction coefficient (proportional to speed) (N.m.s/degree)

Methods Summary

no methods

Fields Details

constantFriction
constantFriction : Constant friction coefficient (N.m) - [1..1] Evol Physic Formula <String>
squareSpeedCoefficient
squareSpeedCoefficient : Friction coefficient proportional to the square speed (N.m.s2/degree2) - [1..1] Evol Physic Formula <String>
viscousCoefficient
viscousCoefficient : Viscous friction coefficient (proportional to speed) (N.m.s/degree) - [1..1] Evol Physic Formula <String>

Method Details

no methods