Skip to content

rf-ghofmockel/rf-tolerance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module to get tolerances for defined standards

Standards supported

  • DIN13 (Norm für metrisches ISO Regelgewinde)
  • DIN286 (IS0-Passungen)
  • DIN2768 (Allgemeintoleranzen)

Structure

  • For each standard one function in index.js named ToleranceFor[Standardname]
  • Data for the Standards is in folder 'Data', separated in different Folders named after the standard. In each folder one File for each type of Data named [Standardname][Meaning]Data.js, example DIN13TurningData.js
  • In folder tests, create in file testCases.js one function for each standard for its tests.

Hints

When an error occurs or the requested Parameters could not found in the Standard null will be returned.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published