34 IFC(newAnalysis,(ckt,which,
"DCtransferCurve",&foo, task))
36 GCA(
ParseDC,(ckt,line,current,which,foo,tab,1))
39 GCA(
ParseDC,(ckt,line,current,which,foo,tab,2))
59 double vstart, vstop, vstep;
66 sprintf(buf,
"name%d",index);
72 sprintf(buf,
"start%d",index);
76 LITERR(
"Bad vstart parameter.")
82 sprintf(buf,
"stop%d",index);
88 ptemp.
rValue = vstop - vstart;
89 sprintf(buf,
"step%d",index);
94 sprintf(buf,
"stop%d",index);
97 sprintf(buf,
"step%d",index);
static char buf[MAXPROMPT]
int DCTparse(GENERIC *ckt, INPtables *tab, int which, GENERIC *currentp, char **line, GENERIC *task, GENERIC *gnode)
int ParseDC(GENERIC *ckt, char **line, card *current, int which, GENERIC *aptr, INPtables *tab, int index)
char * index(char *s, char c) const