Link Search Menu Expand Document

Class Gear

About :

A gear constraints two articles to get connectes speeds

Class diagram of class of Gear.

Functions

Function summury
__init__(self, article1, article2, T1, T2, d, amin=None, amax=None)  

Methods desciption :

init

def __init__(self, article1, article2, T1, T2, d, amin=None, amax=None)