PIPS-NLP
Classes | Macros
constants.h File Reference
#include <math.h>
#include <string.h>

Go to the source code of this file.

Classes

class  PreCondInfo
 

Macros

#define w_s   (2*M_PI*freq)
 
#define PS_MAXLINE   1000
 
#define PV_BUS   2
 
#define PQ_BUS   1
 
#define NGEN_AT_BUS_MAX   15
 
#define NLOAD_AT_BUS_MAX   10
 
#define NPHASE   1
 
#define DIFF_EQ   1 /* Differential equation */
 
#define ALG_EQ   0 /* Algebraic equation */
 
#define MAXCONNLINES   20
 

Macro Definition Documentation

#define ALG_EQ   0 /* Algebraic equation */
#define DIFF_EQ   1 /* Differential equation */
#define MAXCONNLINES   20
#define NGEN_AT_BUS_MAX   15
#define NLOAD_AT_BUS_MAX   10
#define NPHASE   1
#define PQ_BUS   1
#define PS_MAXLINE   1000
#define PV_BUS   2
#define w_s   (2*M_PI*freq)