struct Gambit::obsname
[No description available]
Public Attributes
Name | |
---|---|
char[20] | type |
char[20] | decay |
double | low |
double | high |
char[50] | other |
char[100] | name |
Public Attributes Documentation
variable type
char[20] type;
variable decay
char[20] decay;
variable low
double low;
variable high
double high;
variable other
char[50] other;
variable name
char[100] name;
Updated on 2024-07-18 at 13:53:30 +0000