struct te_rgt_mi_meas_view

Overview

View (graph, etc) More…

#include <mi_msg.h>

struct te_rgt_mi_meas_view {
    // fields

    const char* name;
    const char* type;
    const char* title;
    te_rgt_mi_meas_view_line_graph line_graph;
    union te_rgt_mi_meas_view::@107 data;
};

Detailed Documentation

View (graph, etc)

Fields

const char* name

Name of the view

const char* type

Type of the view

const char* title

Title of the view

te_rgt_mi_meas_view_line_graph line_graph

Line-graph related data