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 2025-02-12 at 16:10:31 +0000