Documentation of unit_length_inch
Index of all files: short | long | this subdirectory only: short | long
Function Synopsis
nu=unit_length_inch
Cross-Reference Information
| This function calls | This function is called by |
|---|---|
Listing of function unit_length_inch
function nu=unit_length_inch str.name='inch'; str.fullname='inch'; str.converter=unitconvertermultpow(0.0254,1); un=unit(str.name,str.fullname,str.converter); nu=class(str,'unit_length_inch',un);
Produced by mtree2html by Hartmut Pohlheim