#include <../../nrnconf.h>
#include "nrniv_mf.h"
#include "nrnmpi.h"
#include "nrn_ansi.h"
#include "nonlinz.h"
#include <InterViews/resource.h>
#include <complex>
#include "nrnoc2iv.h"
#include "classreg.h"
#include "membfunc.h"
Go to the source code of this file.
◆ Pfrv4
typedef void(* Pfrv4) (int, Node **, double **, Datum **) |
◆ compute()
static double compute |
( |
void * |
v | ) |
|
|
static |
◆ cons()
static void* cons |
( |
Object * |
| ) |
|
|
static |
◆ deltafac()
static double deltafac |
( |
void * |
v | ) |
|
|
static |
◆ destruct()
static void destruct |
( |
void * |
v | ) |
|
|
static |
◆ Impedance_reg()
◆ input_amp()
static double input_amp |
( |
void * |
v | ) |
|
|
static |
◆ input_phase()
static double input_phase |
( |
void * |
v | ) |
|
|
static |
◆ location()
static double location |
( |
void * |
v | ) |
|
|
static |
◆ ratio_amp()
static double ratio_amp |
( |
void * |
v | ) |
|
|
static |
◆ transfer_amp()
static double transfer_amp |
( |
void * |
v | ) |
|
|
static |
◆ transfer_phase()
static double transfer_phase |
( |
void * |
v | ) |
|
|
static |
◆ members
Initial value:
{nullptr, nullptr}}
static double transfer_amp(void *v)
static double location(void *v)
static double input_amp(void *v)
static double deltafac(void *v)
static double input_phase(void *v)
static double ratio_amp(void *v)
static double compute(void *v)
static double transfer_phase(void *v)
Definition at line 139 of file impedanc.cpp.