COPASI API  4.40.278
CRandom::ExpVars Struct Reference

#include <CRandom.h>

Public Attributes

C_FLOAT64 a
 
C_INT32 i
 
C_FLOAT64 q [8]
 
C_FLOAT64q1
 
C_FLOAT64 sexpo
 
C_FLOAT64 u
 
C_FLOAT64 umin
 
C_FLOAT64 ustar
 

Member Data Documentation

◆ a

C_FLOAT64 CRandom::ExpVars::a

Referenced by CRandom::getRandomExp().

◆ i

C_INT32 CRandom::ExpVars::i

Referenced by CRandom::getRandomExp().

◆ q

C_FLOAT64 CRandom::ExpVars::q[8]

◆ q1

C_FLOAT64* CRandom::ExpVars::q1

◆ sexpo

C_FLOAT64 CRandom::ExpVars::sexpo

Referenced by CRandom::getRandomExp().

◆ u

C_FLOAT64 CRandom::ExpVars::u

Referenced by CRandom::getRandomExp().

◆ umin

C_FLOAT64 CRandom::ExpVars::umin

Referenced by CRandom::getRandomExp().

◆ ustar

C_FLOAT64 CRandom::ExpVars::ustar

Referenced by CRandom::getRandomExp().


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