Ceetron Result Calculator Framework
CRCResultType.h
Go to the documentation of this file.
1 //##################################################################################################
2 //
3 // Ceetron Result Calculator Framework
4 //
5 // --------------------------------------------------------------------------------------------
6 // Copyright (C) 2019, Ceetron AS
7 //##################################################################################################
9 #pragma once
10 
13 {
16 };
CRCResultType
The result types supported by this framework.
Definition: CRCResultType.h:12
Scalar result. 1 value per item.
Definition: CRCResultType.h:14
Vector result. 3 values per item.
Definition: CRCResultType.h:15