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