ODIN
Public Attributes | List of all members

#include <ldrbase.h>

Public Attributes

STD_string label
 
STD_string unit
 
float minval
 
bool enable
 

Detailed Description

Data structure to store info about scales of LDRarrays in GUI

Definition at line 97 of file ldrbase.h.

Member Data Documentation

◆ enable

bool ArrayScale::enable

Whether scale is enabled

Definition at line 123 of file ldrbase.h.

◆ label

STD_string ArrayScale::label

Axis label

Definition at line 108 of file ldrbase.h.

◆ minval

float ArrayScale::minval

Lower and upper bound of scale

Definition at line 118 of file ldrbase.h.

◆ unit

STD_string ArrayScale::unit

Axis physical unit

Definition at line 113 of file ldrbase.h.


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