Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

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