pytwd.library.lubricant package

Submodules

pytwd.library.lubricant.torque_data module

This module sets up the properties of standard lubricants

class lubricant_properties(type, thread_friction, head_face_friction)

Bases: tuple

head_face_friction

Alias for field number 2

thread_friction

Alias for field number 1

type

Alias for field number 0

Module contents