contact_stress_is_computable

property HelicalGear.contact_stress_is_computable: bool

Whether is possible to compute the contact_stress force on the gear teeth.

The contact stress computation depends on the value of module, face_width and elastic_modulus, so if these optional parameters have been set at helical gear instantiation, then it is possible to compute the contact stress and this property is True, otherwise is False.

Returns

bool

Whether is possible to compute the contact stress on the gear teeth.