Inheritance diagram for capbank:
Definition at line 8 of file capbank.h.
Public Types | |
enum | { CAPS_IN = 0, CAPS_OUT = 1 } |
Public Member Functions | |
capbank (MODULE *mod) | |
int | create () |
TIMESTAMP | sync (TIMESTAMP t0) |
Public Attributes | |
OBJECT * | CTlink |
double | KVARrated |
OBJECT * | PTnode |
double | VARclose |
double | VARopen |
double | Vclose |
double | Vopen |
double | Vrated |
Static Public Attributes | |
static capbank * | defaults = NULL |
static CLASS * | oclass = NULL |
static CLASS * | pclass = NULL |