TinyTrainable
 
Loading...
Searching...
No Matches
PreviousResultsQueue::Result Struct Reference

#include <recognize_commands.h>

Public Member Functions

 Result ()
 
 Result (int32_t time, int8_t *input_scores)
 

Public Attributes

int32_t time_
 
int8_t scores [kCategoryCount]
 

Constructor & Destructor Documentation

◆ Result() [1/2]

PreviousResultsQueue::Result::Result ( )
inline

◆ Result() [2/2]

PreviousResultsQueue::Result::Result ( int32_t  time,
int8_t *  input_scores 
)
inline

Member Data Documentation

◆ scores

int8_t PreviousResultsQueue::Result::scores[kCategoryCount]

◆ time_

int32_t PreviousResultsQueue::Result::time_

The documentation for this struct was generated from the following file: