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