struct Gambit::obsname

[No description available]

Public Attributes

Name
char[20]type
char[20]decay
doublelow
doublehigh
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 2023-06-26 at 21:36:50 +0000