#include "mEmcRawToLong.h"
#include "packetConstants.h"
#include "emlLib.h"
Include dependency graph for mEmcRawToLong.c:
Go to the source code of this file.
Functions | |
long | mEmcRawToLong_ (TABLE_HEAD_ST *dEmcRawData_h, DEMCRAWDATA_ST *dEmcRawData, TABLE_HEAD_ST *dEmcDCMLongData_h, DEMCDCMLONGDATA_ST *dEmcDCMLongData) |
This module converts the "raw" output data of the simulation response chain artificially into data in the IDPBSC_DCM32 format. |
|
This module converts the "raw" output data of the simulation response chain artificially into data in the IDPBSC_DCM32 format.
Definition at line 8 of file mEmcRawToLong.c. |