COPASI API
4.40.278
|
#include <string>
#include <vector>
#include "copasi/utilities/CReadConfig.h"
#include "copasi/function/CCallParameters.h"
Classes | |
class | CNodeK |
Macros | |
#define | N_ABS 'H' |
#define | N_ARCCOS 'q' |
#define | N_ARCCOSH 'y' |
#define | N_ARCCOT 'w' |
#define | N_ARCCOTH 'E' |
#define | N_ARCCSC 'v' |
#define | N_ARCCSCH 'D' |
#define | N_ARCSEC 'u' |
#define | N_ARCSECH 'A' |
#define | N_ARCSIN 'n' |
#define | N_ARCSINH 'x' |
#define | N_ARCTAN 'r' |
#define | N_ARCTANH 'z' |
#define | N_BOLTZ 'B' |
#define | N_COS 'C' |
#define | N_COSH 'f' |
#define | N_COT 'c' |
#define | N_COTH 'j' |
#define | N_CSC 'b' |
#define | N_CSCH 'i' |
#define | N_EXP 'e' |
#define | N_FUNCTION 'F' |
#define | N_GAUSS 'G' |
#define | N_IDENTIFIER 'I' |
#define | N_KCONSTANT 'k' |
#define | N_LOG 'l' |
#define | N_LOG10 'L' |
#define | N_MODIFIER 'm' |
#define | N_NOP '@' |
#define | N_NUMBER 'N' |
#define | N_OBJECT 'o' |
#define | N_OPERATOR 'O' |
#define | N_PRODUCT 'p' |
#define | N_RND 'R' |
#define | N_ROOT '%' |
#define | N_SEC 'a' |
#define | N_SECH 'h' |
#define | N_SIN 'S' |
#define | N_SINH 'd' |
#define | N_SQRT 'J' |
#define | N_SUBSTRATE 's' |
#define | N_TAN 't' |
#define | N_TANH 'g' |
#define | N_VOLUME 'V' |
#define N_ABS 'H' |
#define N_ARCCOS 'q' |
#define N_ARCCOSH 'y' |
#define N_ARCCOT 'w' |
#define N_ARCCOTH 'E' |
#define N_ARCCSC 'v' |
#define N_ARCCSCH 'D' |
#define N_ARCSEC 'u' |
#define N_ARCSECH 'A' |
#define N_ARCSIN 'n' |
#define N_ARCSINH 'x' |
#define N_ARCTAN 'r' |
#define N_ARCTANH 'z' |
#define N_BOLTZ 'B' |
#define N_COS 'C' |
#define N_COSH 'f' |
#define N_COT 'c' |
#define N_COTH 'j' |
#define N_CSC 'b' |
#define N_CSCH 'i' |
#define N_EXP 'e' |
#define N_FUNCTION 'F' |
#define N_GAUSS 'G' |
#define N_IDENTIFIER 'I' |
#define N_KCONSTANT 'k' |
#define N_LOG 'l' |
#define N_LOG10 'L' |
#define N_MODIFIER 'm' |
#define N_NOP '@' |
#define N_NUMBER 'N' |
#define N_OBJECT 'o' |
#define N_OPERATOR 'O' |
#define N_PRODUCT 'p' |
#define N_RND 'R' |
#define N_ROOT '%' |
#define N_SEC 'a' |
#define N_SECH 'h' |
#define N_SIN 'S' |
#define N_SINH 'd' |
#define N_SQRT 'J' |
#define N_SUBSTRATE 's' |
#define N_TAN 't' |
#define N_TANH 'g' |
#define N_VOLUME 'V' |