struct Gambit::obsname
[No description available]
Public Attributes
Name | |
---|---|
char | type |
char | decay |
double | low |
double | high |
char | other |
char | name |
Public Attributes Documentation
variable type
char type;
variable decay
char decay;
variable low
double low;
variable high
double high;
variable other
char other;
variable name
char name;
Updated on 2022-08-03 at 12:58:02 +0000