stucture holding a statistics agent More...
| Public Attributes | |
| bool | enable | 
| Status of the agent. | |
| long | pitch | 
| Pitch of the agent. | |
| double | nbOcc | 
| # of occurences of this pitch | |
| double | nbtot | 
| # of pitches received | |
| double | ampacc | 
| Sum of the amplitudes from this pitch. | |
| double | proba | 
| Probability of this pitch. | |
| void * | clock | 
| Timer. | |
| void * | object | 
| Pointer to the bc.yinstats object. | |
stucture holding a statistics agent
Definition at line 16 of file bc.yinstats.c.
 1.6.1
 1.6.1