lcuiuser_set_subst_length_unit()

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

Syntax:

defun lcuiuser_set_subst_length_unit ( parmName, substUnit )

where
parmName is shared parameter name of unit to be modified
substUnit is new shared unit string

Example

lcuiuser_set_subst_length_unit ( "Hu", "mil");

 

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

Contents
Additional Resources