代码搜索结果
找到约 454 项符合
Capacitor 的代码
capacitor_cap0805_1uf.txt
(DEVICE FILE: CAPACITOR_CAP0805_1UF)
PACKAGE CAP0805
CLASS DISCRETE
PINCOUNT 2
PINORDER CAPACITOR_CAP0805_1UF 1 2
FUNCTION G1 CAPACITOR_CAP0805_1UF 1 2
PACKAGEPROP PART_NAME CAPACITOR
PAC
captemp.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
/*
*/
/* load the capacitor structure with those pointers nee
supply_ramping.deck
Supply ramping option
*
* This circuit demonstrates the use of the option
* "ramptime" which ramps independent sources and the
* capacitor and inductor initial conditions from
* zero to their final v
initial_conditions.deck
Capacitor and inductor with natural initial conditions
*
* This circuit contains a capacitor and an inductor with
* initial conditions on them. Each of the components
* has a parallel resistor so tha
modpath.tpl
/usr/local/xspice-1-0/lib/cml/adc_bridge
/usr/local/xspice-1-0/lib/cml/aswitch
/usr/local/xspice-1-0/lib/cml/capacitor
/usr/local/xspice-1-0/lib/cml/climit
/usr/local/xspice-1-0/lib/cml/cmeter
/usr/lo
modpath.lst
/usr/local/xspice-1-0/lib/cml/adc_bridge
/usr/local/xspice-1-0/lib/cml/aswitch
/usr/local/xspice-1-0/lib/cml/capacitor
/usr/local/xspice-1-0/lib/cml/climit
/usr/local/xspice-1-0/lib/cml/cmeter
/usr/lo
niintegrate.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* NIintegrate(ckt,geq,ceq,cap,qcap)
* integrate the specified capacitor - method and order in the
* ckt structure, ccap follows qcap.
captrunc.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
#include "prefix.h"
#include
#include "CKTdefs.h"
#include "CAPdefs.h"
#include "SPerror.h"
#include "suffix.h"
RCSID("CAPacitor.c $Revision: