debian man page for addcapa

Query: addcapa

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ADDCAPA(3)						       MBK LOGICAL FUNCTIONS							ADDCAPA(3)

NAME
addcapa - add a capacitance to a signal
ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr
SYNOPSYS
#include "mlo.h" void addcapa(ptsig, ctot) losig_list *ptsig; float ctot;
PARAMETERS
ptfig Pointer to the signal in which the capacitance should be added ctot Total capacitance
DESCRIPTION
addcapa add the capa value to ptsig->CAPA.
EXAMPLE
#include "mlo.h" void more_capa(pt, i, c) lofig_list *pt; long i; float c; { addcapa(getlosig(pt, i), c); }
SEE ALSO
mbk(1), losig(3).
BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools.
ASIM
/LIP6 October 1, 1997 ADDCAPA(3)
Related Man Pages
dellosig(3) - debian
viewlosig(3) - debian
getlosig(3) - opendarwin
dellosig(3) - linux
dellosig(3) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph