Jspice3
|
Go to the source code of this file.
Data Structures | |
struct | sDCTprms |
struct | sACprms |
Macros | |
#define | IFP IF_SET|IF_ASK |
#define | DCTNESTLEVEL 2 /* depth of nesting of curves - 2 for spice2 */ |
#define | DC_NAME1 101 |
#define | DC_START1 102 |
#define | DC_STOP1 103 |
#define | DC_STEP1 104 |
#define | DC_NAME2 105 |
#define | DC_START2 106 |
#define | DC_STOP2 107 |
#define | DC_STEP2 108 |
#define | DCSTEP 0 |
#define | DECADE 1 |
#define | OCTAVE 2 |
#define | LINEAR 3 |
#define | AC_DEC 201 |
#define | AC_OCT 202 |
#define | AC_LIN 203 |
#define | AC_START 204 |
#define | AC_STOP 205 |
#define | AC_STEPS 206 |
Functions | |
int | ACquery () |
int | ACsetp () |
int | DCTquery () |
int | DCTsetp () |
#define AC_DEC 201 |
Definition at line 52 of file analysis.h.
#define AC_LIN 203 |
Definition at line 54 of file analysis.h.
#define AC_OCT 202 |
Definition at line 53 of file analysis.h.
#define AC_START 204 |
Definition at line 55 of file analysis.h.
#define AC_STEPS 206 |
Definition at line 57 of file analysis.h.
#define AC_STOP 205 |
Definition at line 56 of file analysis.h.
#define DC_NAME1 101 |
Definition at line 17 of file analysis.h.
#define DC_NAME2 105 |
Definition at line 21 of file analysis.h.
#define DC_START1 102 |
Definition at line 18 of file analysis.h.
#define DC_START2 106 |
Definition at line 22 of file analysis.h.
#define DC_STEP1 104 |
Definition at line 20 of file analysis.h.
#define DC_STEP2 108 |
Definition at line 24 of file analysis.h.
#define DC_STOP1 103 |
Definition at line 19 of file analysis.h.
#define DC_STOP2 107 |
Definition at line 23 of file analysis.h.
#define DCSTEP 0 |
Definition at line 46 of file analysis.h.
#define DCTNESTLEVEL 2 /* depth of nesting of curves - 2 for spice2 */ |
Definition at line 15 of file analysis.h.
#define DECADE 1 |
Definition at line 47 of file analysis.h.
Definition at line 10 of file analysis.h.
#define LINEAR 3 |
Definition at line 49 of file analysis.h.
#define OCTAVE 2 |
Definition at line 48 of file analysis.h.
int ACquery | ( | ) |
int ACsetp | ( | ) |
int DCTquery | ( | ) |
int DCTsetp | ( | ) |