|
MSP Gas Metering Library
|
This is the Gas Metering configuration structure. All expect a a pointer to this configuration structure. The Application will define this structure via the configuration files of the library. More...
#include <gasMeteringLib.h>
Data Fields | |
| GASMETERING_System_Configuration * | pSystemConfig |
| Pointer to GASMETERING_System_Configuration struct. | |
| GASMETERING_Meter_Configuration * | pMeterConfiguration |
| Pointer to GASMETERING_Meter_Configuration struct. | |
| GASMETERING_Measurement_Configuration * | pMeasurementConfiguration |
| Pointer to GASMETERING_Measurement_Configuration struct. | |
| GASMETERING_Algorithms_Configuration * | pAlgorithmConfiguration |
| Pointer to GASMETERING_Algorithms_Configuration struct. | |
| GASMETERING_HAL_functions * | pHalFunctions |
| Pointer to GASMETERING_HAL_functions struct. | |
| GASMETERING_handle * | pHandle |
| Pointer to GASMETERING_handle struct. | |
This is the Gas Metering configuration structure. All expect a a pointer to this configuration structure. The Application will define this structure via the configuration files of the library.