lcuiuser_set_elec_res_unit()
Sets the unit of specified electrical parameter parmName, to the specified string, elecUnit. Note that elecUnit must be one of the unit strings supported by LineCalc. The supported units for electrical resistance parameters are: ohm and kohm. The supported units for electrical angle parameters are: deg, and rad. Returns: None.
See also: lcuiuser_set_mwall_length_unit (), lcuiuser_set_phys_length_unit(), lcuiuser_set_subst_length_unit ().
Syntax:
defun lcuiuser_set_elec_res_unit ( parmName, elecUnit )
where
parmName is electrical parameter name of unit to be modified
elecUnit is new electrical unit string
Example
lcuiuser_set_elec_res_unit ("E_Eff", "rad");
lcuiuser_set_elec_res_unit("Z0", "kohm");
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()