MSP430UltrasonicLibrary  02_20_00_16
Data Fields
_USS_Meter_Configuration_ Struct Reference

Contains USS SW Lib Meter Configuration. More...

#include <ussSwLib.h>

Data Fields

float volumeScaleFactor
 
float acousticLength
 Acoustic length in usec at room temperature. More...
 
uint32_t transducerFreq
 Transducer Frequency in Hz. More...
 

Detailed Description

Contains USS SW Lib Meter Configuration.

Field Documentation

§ volumeScaleFactor

float _USS_Meter_Configuration_::volumeScaleFactor

Volume scale factor (Area x Length) length^3. This value is used by the library to calculate volume flow rate and is converted to iq21 format as follows _IQ21(volumeScaleFactor/1e6). Therefore, to prevent saturation of volumeflow rate calculation volumeScaleFactor should fall beetween this range [-1.024e9 and 1.023e9]

§ acousticLength

float _USS_Meter_Configuration_::acousticLength

Acoustic length in usec at room temperature.

§ transducerFreq

uint32_t _USS_Meter_Configuration_::transducerFreq

Transducer Frequency in Hz.


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale