ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
node Struct Reference

#include <netlist.h>

Public Attributes

int i
 
struct act_nl_varinfov
 
list_t * e
 
bool_t * b
 
unsigned int contact:1
 
unsigned int supply:1
 
unsigned int inv:1
 
unsigned int visited:1
 
list_t * wl
 
double reff [2]
 
unsigned char reff_set [2]
 
double cap
 
double resis
 
struct nodenext
 

Member Data Documentation

◆ b

bool_t* node::b

◆ cap

double node::cap

◆ contact

unsigned int node::contact

◆ e

list_t* node::e

◆ i

int node::i

◆ inv

unsigned int node::inv

◆ next

struct node* node::next

◆ reff

double node::reff[2]

◆ reff_set

unsigned char node::reff_set[2]

◆ resis

double node::resis

◆ supply

unsigned int node::supply

◆ v

struct act_nl_varinfo* node::v

◆ visited

unsigned int node::visited

◆ wl

list_t* node::wl

The documentation for this struct was generated from the following file: