Ceetron Result Calculator Framework
Enumerations
CRCResultType.h File Reference

Go to the source code of this file.

Enumerations

enum  CRCResultType { CRC_RESTYPE_SCALAR, CRC_RESTYPE_VECTOR }
 The result types supported by this framework. More...
 

Enumeration Type Documentation

The result types supported by this framework.

Enumerator
CRC_RESTYPE_SCALAR 

Scalar result. 1 value per item.

CRC_RESTYPE_VECTOR 

Vector result. 3 values per item.