no-OS
Loading...
Searching...
No Matches
powrms_variables Struct Reference

#include <powrms_data_processing.h>

Public Attributes

enum variable_names name
 
double value
 
double min_possible_value
 
double max_possible_value
 
uint8_t nr_of_int_digits
 
uint8_t nr_of_float_digits
 
char digits [NUMERIC_LENGTH]
 
char unit [4]
 

Member Data Documentation

◆ digits

char powrms_variables::digits[NUMERIC_LENGTH]

◆ max_possible_value

double powrms_variables::max_possible_value

◆ min_possible_value

double powrms_variables::min_possible_value

◆ name

enum variable_names powrms_variables::name

◆ nr_of_float_digits

uint8_t powrms_variables::nr_of_float_digits

◆ nr_of_int_digits

uint8_t powrms_variables::nr_of_int_digits

◆ unit

char powrms_variables::unit[4]

◆ value

double powrms_variables::value

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