OpenV2G
Data Fields
exi_float_me_t Struct Reference

Float value container. More...

#include <EXITypes.h>

Data Fields

int64_t mantissa
 
int16_t exponent
 

Detailed Description

Float value container.

Field Documentation

◆ exponent

int16_t exi_float_me_t::exponent

range of the exponent is - (2^14-1) to 2^14-1

◆ mantissa

int64_t exi_float_me_t::mantissa

range of the mantissa is -(2^63) to 2^63-1


The documentation for this struct was generated from the following file: