lcuiuser_set_phys_length_unit()

Sets the unit of specified physical parameter parmName, to the specified string, physUnit. Note that physUnit must be one of the unit strings supported by LineCalc. The supported length units for physical length parameters are: mil, um, mm, cm, meter, in, and ft. Returns: None.
See also: lcuiuser_set_mwall_length_unit (), lcuiuser_set_subst_length_unit(), lcuiuser_set_elec_res_unit().

Syntax:

defun lcuiuser_set_phys_length_unit ( parmName, physUnit )

where
parmName is physical parameter name of unit to be modified
physUnit is new physical unit string

Example

lcuiuser_set_phys_length_unit ( "W", "mil");

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources