19 CAPask(ckt,inst, which, value, select)
28 static char *msg =
"Current and power not available for ac analysis";
45 if (ckt->CKTcurrentAnalysis &
DOING_AC) {
54 value->
rValue = *(ckt->CKTstate0 + here->CAPccap);
59 if (ckt->CKTcurrentAnalysis &
DOING_AC) {
67 if (ckt->CKTstate0 && ckt->CKTrhsOld)
68 value->
rValue = *(ckt->CKTstate0 + here->CAPccap) *
int CAPask(CKTcircuit *ckt, GENinstance *inst, int which, IFvalue *value, IFvalue *select)